Package org.eclipse.emf.cdo.expressions
Interface ExpressionsPackage.Literals
- Enclosing interface:
- ExpressionsPackage
public static interface ExpressionsPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Access
' class.static final EReference
The meta object literal for the 'Name' containment reference feature.static final EClass
The meta object literal for the 'Boolean Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Byte Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Char Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Contained Object
' class.static final EReference
The meta object literal for the 'Object' containment reference feature.static final EClass
The meta object literal for the 'Context Access
' class.static final EClass
The meta object literal for the 'Double Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EDataType
The meta object literal for the 'Evaluation Context' data type.static final EClass
The meta object literal for the 'Expression
' class.static final EOperation
The meta object literal for the 'Evaluate' operation.static final EClass
The meta object literal for the 'Float Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Function Invocation
' class.static final EClass
The meta object literal for the 'Int Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Invocation
' class.static final EReference
The meta object literal for the 'Arguments' containment reference list feature.static final EReference
The meta object literal for the 'Name' containment reference feature.static final EClass
The meta object literal for the 'Linked Expression
' class.static final EReference
The meta object literal for the 'Expression' reference feature.static final EClass
The meta object literal for the 'Linked Object
' class.static final EReference
The meta object literal for the 'Object' reference feature.static final EClass
The meta object literal for the 'List Construction
' class.static final EReference
The meta object literal for the 'Elements' containment reference list feature.static final EClass
The meta object literal for the 'Long Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Member Access
' class.static final EReference
The meta object literal for the 'Object' containment reference feature.static final EClass
The meta object literal for the 'Member Invocation
' class.static final EReference
The meta object literal for the 'Object' containment reference feature.static final EClass
The meta object literal for the 'Short Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Static Access
' class.static final EClass
The meta object literal for the 'String Value
' class.static final EAttribute
The meta object literal for the 'Literal' attribute feature.static final EClass
The meta object literal for the 'Value
' class.static final EOperation
The meta object literal for the 'Get Literal' operation.
-
Field Details
-
EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
- Generated
-
EXPRESSION___EVALUATE__EVALUATIONCONTEXT
The meta object literal for the 'Evaluate' operation.- Generated
-
VALUE
The meta object literal for the 'Value
' class.- See Also:
- Generated
-
VALUE___GET_LITERAL
The meta object literal for the 'Get Literal' operation.- Generated
-
BOOLEAN_VALUE
The meta object literal for the 'Boolean Value
' class.- See Also:
- Generated
-
BOOLEAN_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
BYTE_VALUE
The meta object literal for the 'Byte Value
' class.- See Also:
- Generated
-
BYTE_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
SHORT_VALUE
The meta object literal for the 'Short Value
' class.- See Also:
- Generated
-
SHORT_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
INT_VALUE
The meta object literal for the 'Int Value
' class.- See Also:
- Generated
-
INT_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
LONG_VALUE
The meta object literal for the 'Long Value
' class.- See Also:
- Generated
-
LONG_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
FLOAT_VALUE
The meta object literal for the 'Float Value
' class.- See Also:
- Generated
-
FLOAT_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
DOUBLE_VALUE
The meta object literal for the 'Double Value
' class.- See Also:
- Generated
-
DOUBLE_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
CHAR_VALUE
The meta object literal for the 'Char Value
' class.- See Also:
- Generated
-
CHAR_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
STRING_VALUE
The meta object literal for the 'String Value
' class.- See Also:
- Generated
-
STRING_VALUE__LITERAL
The meta object literal for the 'Literal' attribute feature.- Generated
-
INVOCATION
The meta object literal for the 'Invocation
' class.- See Also:
- Generated
-
INVOCATION__ARGUMENTS
The meta object literal for the 'Arguments' containment reference list feature.- Generated
-
INVOCATION__NAME
The meta object literal for the 'Name' containment reference feature.- Generated
-
FUNCTION_INVOCATION
The meta object literal for the 'Function Invocation
' class.- See Also:
- Generated
-
MEMBER_INVOCATION
The meta object literal for the 'Member Invocation
' class.- See Also:
- Generated
-
MEMBER_INVOCATION__OBJECT
The meta object literal for the 'Object' containment reference feature.- Generated
-
ACCESS
The meta object literal for the 'Access
' class.- See Also:
- Generated
-
ACCESS__NAME
The meta object literal for the 'Name' containment reference feature.- Generated
-
STATIC_ACCESS
The meta object literal for the 'Static Access
' class.- See Also:
- Generated
-
MEMBER_ACCESS
The meta object literal for the 'Member Access
' class.- See Also:
- Generated
-
MEMBER_ACCESS__OBJECT
The meta object literal for the 'Object' containment reference feature.- Generated
-
CONTEXT_ACCESS
The meta object literal for the 'Context Access
' class.- See Also:
- Generated
-
CONTAINED_OBJECT
The meta object literal for the 'Contained Object
' class.- See Also:
- Generated
-
CONTAINED_OBJECT__OBJECT
The meta object literal for the 'Object' containment reference feature.- Generated
-
LINKED_OBJECT
The meta object literal for the 'Linked Object
' class.- See Also:
- Generated
-
LINKED_OBJECT__OBJECT
The meta object literal for the 'Object' reference feature.- Generated
-
LINKED_EXPRESSION
The meta object literal for the 'Linked Expression
' class.- See Also:
- Generated
-
LINKED_EXPRESSION__EXPRESSION
The meta object literal for the 'Expression' reference feature.- Generated
-
LIST_CONSTRUCTION
The meta object literal for the 'List Construction
' class.- See Also:
- Generated
-
LIST_CONSTRUCTION__ELEMENTS
The meta object literal for the 'Elements' containment reference list feature.- Generated
-
EVALUATION_CONTEXT
The meta object literal for the 'Evaluation Context' data type.- See Also:
- Generated
-