Summary

If a Port receives a delegation from an internal part, it must require at least one interface.

Details

A received delegation is a Connector linking a Port of a Class or Component from a part of the same class.

A Port receiving a delegate Connector should have a required interface in order to have something to ask.

Tips
  • Add a required interface to the port.

  • Check the delegate Connector navigation direction.

  • Remove the delegation.