
Metamodel user guide
An AttributeLink defines an Attribute's value at instance level. AttributeLinks appear attached to Instances or Parts.
In UML 2.0, attribute links are called slots.
In Modelio, an AttributeLink belongs to an Instance.


Attribute | Description |
---|---|
string Value [0..1] | Current value of the Attribute's Slot for the Instance. |
Association | Description |
---|---|
Base : Attribute [0..1] | |
Attributed : Instance [1..1] | Occurrences of attributes for the current object (Instance or Role). |