Summary

If a Port runs a delegation towards an internal part, the Port should provide at least one Interface.

Details

A delegation is a Connector from a Port and a part of the Class or Component owning the Port.

The Port should then provide an interface with a ProvidedInterface in order to have something to delegate.

Tips
  • Add a provided interface to the port.

  • Remove the delegation link.