|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Expressions
Expressions.FullExpression
Expressions.Operation
Expressions.UnaryOperation
a subclass of Expression; represents the result of a well-defined mathematical operation on a single Expression operand. Instances of this class are distinct operations, such as integer-negation, boolean-negation, real-square-root, absolute-value, etc.
|
|||
public
FullExpression
|
unary_operand
represents the operand Expression that produces the input to a UnaryOperation. |
||
|
|
|||
public
FullExpression unary_operand
represents the operand Expression that produces the input to a UnaryOperation.
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||