|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
|
|||
| Full_Expressions | |||
| References | |||
| Initializers | |||
| Function_calls | |||
| Expressions | |||
|
|
|||
| ActualParameter |
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. |
||
| AggregateInitializer |
represents the EXPRESS "aggregate initializer". |
||
| AttributeBinding |
represents the assignment of a specific value to one Attribute in the group that comprises the PartialEntityType. |
||
| AttributeRef |
a Reference Expression that returns the value of a given Attribute of a given entity instance |
||
| BinaryOperation |
a subclass of Expression; represents the result of a well-defined mathematical operation or character manipulation on two Expression operands, which are distinguished. |
||
| ComplexEntityConstructor |
represents the EXPRESS "complex entity constructor" operator (||). |
||
| ConstantRef |
a Reference Expression that returns the (current) value of a given Constant. |
||
| EntityConstructor |
Represents the implicit assignment operator that converts a PartialEntityValue to an EntityInstance. |
||
| EnumItemRef |
represents the EnumerationItem value referred to by an EnumItemRef. |
||
| Expression | |||
| FullExpression |
represents an Expression as an interpreted collection of operations. |
||
| FunctionCall |
an Expression that represents the instance resulting from the invocation of a Function with zero or more Expression operands called "actual parameters". |
||
| GroupRef |
a Reference Expression that returns a PartialEntityValue consisting of the values of the Attributes of a given entity instance that constitute a given SingleEntityType. |
||
| IndexedValue |
a Reference Expression that returns the value of a specified member of a given AggregateValue. |
||
| Initializer |
an abstract subclass of Expression; represents a complex value constructed from other Instances |
||
| Literal |
a Reference Expression that denotes a specific value of a SimpleType. |
||
| MemberBinding |
represents the placement of a member value in a particular position in the GenericAggregate value resulting from the aggregate initializer. |
||
| OpaqueExpression |
represents an Expression with an unparsed EXPRESS text corpus. |
||
| Operation |
an abstract subclass of Expression; represents the result of a well-defined mathematical operation or character manipulation. |
||
| ParameterRef |
a Reference Expression that returns the value of a given actual Parameter. |
||
| PartialEntityConstructor |
represents the EXPRESS "partial entity constructor" named for a 'single entity data type'. |
||
| Query |
a subclass of Expression; represents the (aggregate) instance that results from extracting from an aggregate Expression operand the corresponding collection of member instances that satisfy a given select-condition. |
||
| Reference |
an abstract subclass of Expression; represents a value extracted from another Instance. |
||
| UnaryOperation |
a subclass of Expression; represents the result of a well-defined mathematical operation on a single Expression operand. |
||
| VariableRef |
a Reference Expression that returns the (current) value of a given local Variable. |
||
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||