|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Expressions
Expressions.FullExpression
Expressions.Reference
Expressions.IndexedValue
a Reference Expression that returns the value of a specified member of a given AggregateValue.
|
|||
public
FullExpression
|
aggregate_value
represents the aggregate-value from which the member value is to be extracted |
||
public
FullExpression
|
index_value
represents the (Integer) index value designating the member whose value is to be extracted. |
||
|
|
|||
public
FullExpression aggregate_value
represents the aggregate-value from which the member value is to be extracted
|
public
FullExpression index_value
represents the (Integer) index value designating the member whose value is to be extracted.
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||