1.3.6.6 BindableInstance
A BindableInstance represents the UML 2.0 "Part" concept. It is an Instance that can be bound to an AssociationEnd, a Parameter or an Instance. The RepresentedFeature is used for every case where Elements need to be represented under a different and more specific configuration. For example, a Port on a Part is bound to the same Port on the Classifier of that Part. When Attributes are represented as Parts inside a Class and its internal structure, the Part is bound to its representing Attribute. In Modelio, a BindableInstance belongs to an instance, a Classifier internal structure or a Collaboration declared instance.
PortModelElementInstanceClassifierBindingBindableInstance
Association
Description
Representation : Binding [0..*]
Binding between Parts, from a CollaborationUse.
RepresentedFeature : ModelElement [0..*]
Expresses that the Part or Port represents an element from within a more accurate context (such as within an instance or a class internal structure).
InternalOwner : Classifier [0..1]
Parts owned by the internal structure of the Class. These Parts represent the structure of instances of the Class, once they are instanciated.
Cluster : Instance [0..1]
Instances can be embedded. This can represent cluster. In Modelio, this is used to represent ComponentInstance supported by NodeInstances, or Objects in ComponentInstances or NodeInstances.