|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Instances
represents the assignment of a value to a given Attribute of the EntityType corresponding to the SingleEntityValue.
|
|||
public
ExplicitAttribute
|
attribute
represents the relationship between the AttributeValue assignment and the ExplicitAttribute to which it assigns a value. |
||
public
SingleEntityValue
|
singleEntityValue
|
||
public
Instance
|
value
represents the value assigned to the Attribute by the AttributeValue. |
||
|
|
|||
public
ExplicitAttribute attribute
represents the relationship between the AttributeValue assignment and the ExplicitAttribute to which it assigns a value.
|
public
SingleEntityValue singleEntityValue
|
public
Instance value
represents the value assigned to the Attribute by the AttributeValue. If the Attribute is declared OPTIONAL, it is possible that no value is assigned.
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||