| Interface | Description |
|---|---|
| AbstractBooleanValue |
A representation of the model object 'Abstract Boolean Value'.
|
| AbstractComplexValue |
A representation of the model object 'Abstract Complex Value'.
|
| AbstractEnumerationValue |
A representation of the model object 'Abstract Enumeration Value'.
|
| AbstractExpressionValue |
A representation of the model object 'Abstract Expression Value'.
|
| AbstractStringValue |
A representation of the model object 'Abstract String Value'.
|
| BinaryExpression |
A representation of the model object 'Binary Expression'.
|
| BooleanReference |
A representation of the model object 'Boolean Reference'.
|
| ComplexValue |
A representation of the model object 'Complex Value'.
|
| ComplexValueReference |
A representation of the model object 'Complex Value Reference'.
|
| DataValue |
A representation of the model object 'Data Value'.
|
| DataValueContainer |
A representation of the model object 'Data Value Container'.
|
| DatavalueFactory |
The Factory for the model.
|
| DatavaluePackage |
The Package for the model.
|
| DatavaluePackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| EnumerationLiteral |
A representation of the model object 'Enumeration Literal'.
|
| EnumerationReference |
A representation of the model object 'Enumeration Reference'.
|
| LiteralBooleanValue |
A representation of the model object 'Literal Boolean Value'.
|
| LiteralNumericValue |
A representation of the model object 'Literal Numeric Value'.
|
| LiteralStringValue |
A representation of the model object 'Literal String Value'.
|
| NumericReference |
A representation of the model object 'Numeric Reference'.
|
| NumericValue |
A representation of the model object 'Numeric Value'.
|
| OpaqueExpression |
A representation of the model object 'Opaque Expression'.
|
| StringReference |
A representation of the model object 'String Reference'.
|
| UnaryExpression |
A representation of the model object 'Unary Expression'.
|
| ValuePart |
A representation of the model object 'Value Part'.
|
| Enum | Description |
|---|---|
| BinaryOperator |
A representation of the literals of the enumeration 'Binary Operator',
and utility methods for working with them.
|
| UnaryOperator |
A representation of the literals of the enumeration 'Unary Operator',
and utility methods for working with them.
|