|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
|
|||
| Algorithms | |||
|
|
|||
| ActualTypeConstraint |
a rule that requires an identity relationship between the actual data types of Parameters to an Algorithm, between the actual data type of a Parameter and the FunctionResult, or between the data type of a Variable and the actual data type of a Parameter. |
||
| Algorithm |
a CommonElement that represents an operation or process that transforms information. |
||
| Function |
an Algorithm that returns a single Instance and can appear in an Expression. |
||
| FunctionBody |
the definition of an Algorithm as a sequence of actions to be performed. |
||
| FunctionResult |
the formal description of the result Instance that is returned by the invocation of a Function. |
||
| Parameter |
the formal description of an operand of a Procedure or Function. |
||
| Procedure |
an Algorithm that is executed as an action in a FunctionBody. |
||
| Variable |
an object that exists during an invocation of an Algorithm and contains an Instance of a specified data type. |
||
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||