Skip to content

Modeler_audit_rules_R2530

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2530

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.

Clone this wiki locally