|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Expressions
represents the placement of a member value in a particular position in the GenericAggregate value resulting from the aggregate initializer.
|
|||
public
Integer
|
position
|
||
|
|
|||
public
AggregateInitializer
|
aggregateInitializer
|
||
public
FullExpression
|
member_value
represents the member value to be assigned to the MemberBinding position in the aggregate value, as the result of the Expression. |
||
public
SeqMember
|
to_slot
represents the slot in the (generic) aggregate value to which the MemberBinding assigns the member-value. |
||
|
|
|||
public
Integer position
|
|
|||
public
AggregateInitializer aggregateInitializer
|
public
FullExpression member_value
represents the member value to be assigned to the MemberBinding position in the aggregate value, as the result of the Expression.
|
public
SeqMember to_slot
represents the slot in the (generic) aggregate value to which the MemberBinding assigns the member-value. Position is used to identify the slot.
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||