|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Expressions
represents the assignment of a specific value to one Attribute in the group that comprises the PartialEntityType.
|
|||
public
Integer
|
position
represents the position of the AttributeBinding in the constructor (and thus the association with the explicit attribute). |
||
|
|
|||
public
ExplicitAttribute
|
attribute
represents the explicit attribute to which the AttributeBinding assigns a value. |
||
public
FullExpression
|
attribute_value
represents the value to be assigned to the explicit attribute by the AttributeBinding, as the result of the Expression. |
||
public
PartialEntityConstructor
|
partialEntityConstructor
|
||
public
SingleEntityValue
|
to_value
represents the relationship between the AttributeBinding and the PartialEntityValue in which the attribute-value (expression) is bound to the Attribute |
||
|
|
|||
public
Integer position
represents the position of the AttributeBinding in the constructor (and thus the association with the explicit attribute).
|
|
|||
public
ExplicitAttribute attribute
represents the explicit attribute to which the AttributeBinding assigns a value. Position is used to identify the attribute.
|
public
FullExpression attribute_value
represents the value to be assigned to the explicit attribute by the AttributeBinding, as the result of the Expression.
|
public
PartialEntityConstructor partialEntityConstructor
|
public
SingleEntityValue to_value
represents the relationship between the AttributeBinding and the PartialEntityValue in which the attribute-value (expression) is bound to the Attribute
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||