|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Expressions
represents the substitution of the actual parameter instance for the formal parameter and, where required, the substitution of the data type of the actual parameter for the GeneralizedType of the formal parameter and any derivatives.
|
|||
public
Integer
|
position
represents the position in which the ActualParameter occurs in the sequence associated with the FunctionCall (used to associate the ActualParameter with a formal parameter). |
||
|
|
|||
public
FullExpression
|
actual_value
represents the actual parameter value that results from the Expression. |
||
public
Parameter
|
formal_parameter
represents the formal parameter to which the ParameterBinding applies. |
||
public
FunctionCall
|
functionCall
|
||
|
|
|||
public
Integer position
represents the position in which the ActualParameter occurs in the sequence associated with the FunctionCall (used to associate the ActualParameter with a formal parameter).
|
|
|||
public
FullExpression actual_value
represents the actual parameter value that results from the Expression.
|
public
Parameter formal_parameter
represents the formal parameter to which the ParameterBinding applies.
|
public
FunctionCall functionCall
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||