|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Instances
Represents a single element of an ARRAYValue seen as a relation. It maps one index-value to one value of the base data type (the "member" value). In the case of an ARRAY OF OPTIONAL, the member-value need not be present.
|
|||
public
Integer
|
index
|
||
|
|
|||
public
ARRAYValue
|
aRRAYValue
|
||
public
Instance
|
member_value
for a given ARRAYValue, represents the relationship between an index value (represented by an ArrayMember) and the Instance value that is the image of that index value in the base type. |
||
|
|
|||
public
Integer index
|
|
|||
public
ARRAYValue aRRAYValue
|
public
Instance member_value
for a given ARRAYValue, represents the relationship between an index value (represented by an ArrayMember) and the Instance value that is the image of that index value in the base type.
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||