- 
                Notifications
    You must be signed in to change notification settings 
- Fork 147
Modeler_audit_rules_R1550
        Antonin Abhervé edited this page Sep 3, 2020 
        ·
        1 revision
      
    If a BindableInstance has a type and a represented feature, the type of the instance must be compatible with the type of this feature.
A part can represent an Attribute, an AssociationEnd or a Port.
- 
In the case of an Attribute or a Port, the type of the BindableInstance must be the same type as the Attribute or the Port. 
- 
If it represents an AssociationEnd, it must be the same type as the owner of one of the Associations’s other AssociationEnds.