Skip to content

Modeler_audit_rules_R2510

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

R2510

Summary

There cannot be any direct Connectors between two Class Ports.

Details

The following is not allowed:

image

The UML specification states:

The ConnectableElements attached as roles to each ConnectorEnd owned by a Connector must be roles of the Classifier that owned the Connector, or they must be ports of such roles.

Tips

Do this instead:

image

Clone this wiki locally