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 enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Additive Expression
' class.static final EReference
The meta object literal for the 'Additive Operators' containment reference list feature.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'Additive Expression Child
' class.static final EClass
The meta object literal for the 'And Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'And Expression Child
' class.static final EClass
The meta object literal for the 'Array Constructor Reference Expression
' class.static final EClass
The meta object literal for the 'Assignment Expression
' class.static final EReference
The meta object literal for the 'Assignment Operator' containment reference feature.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EReference
The meta object literal for the 'Value' containment reference feature.static final EClass
The meta object literal for the 'Assignment Expression Child
' class.static final EClass
The meta object literal for the 'Cast Expression
' class.static final EReference
The meta object literal for the 'Additional Bounds' containment reference list feature.static final EReference
The meta object literal for the 'General Child' containment reference feature.static final EClass
The meta object literal for the 'Class Type Constructor Reference Expression
' class.static final EClass
The meta object literal for the 'Conditional And Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'Conditional And Expression Child
' class.static final EClass
The meta object literal for the 'Conditional Expression
' class.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EReference
The meta object literal for the 'Expression If' containment reference feature.static final EReference
The meta object literal for the 'General Expression Else' containment reference feature.static final EClass
The meta object literal for the 'Conditional Expression Child
' class.static final EClass
The meta object literal for the 'Conditional Or Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'Conditional Or Expression Child
' class.static final EClass
The meta object literal for the 'Equality Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EReference
The meta object literal for the 'Equality Operators' containment reference list feature.static final EClass
The meta object literal for the 'Equality Expression Child
' class.static final EClass
The meta object literal for the 'Exclusive Or Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'Exclusive Or Expression Child
' class.static final EClass
The meta object literal for the 'Explicitly Typed Lambda Parameters
' class.static final EClass
The meta object literal for the 'Expression
' class.static final EClass
The meta object literal for the 'Expression List
' class.static final EReference
The meta object literal for the 'Expressions' containment reference list feature.static final EClass
The meta object literal for the 'Implicitly Typed Lambda Parameters
' class.static final EClass
The meta object literal for the 'Inclusive Or Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EClass
The meta object literal for the 'Inclusive Or Expression Child
' class.static final EClass
The meta object literal for the 'Instance Of Expression
' class.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EClass
The meta object literal for the 'Instance Of Expression Child
' class.static final EClass
The meta object literal for the 'Lambda Body
' class.static final EClass
The meta object literal for the 'Lambda Expression
' class.static final EReference
The meta object literal for the 'Body' containment reference feature.static final EReference
The meta object literal for the 'Parameters' containment reference feature.static final EClass
The meta object literal for the 'Lambda Parameters
' class.static final EClass
The meta object literal for the 'Method Reference Expression
' class.static final EClass
The meta object literal for the 'Method Reference Expression Child
' class.static final EClass
The meta object literal for the 'Multiplicative Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EReference
The meta object literal for the 'Multiplicative Operators' containment reference list feature.static final EClass
The meta object literal for the 'Multiplicative Expression Child
' class.static final EClass
The meta object literal for the 'Nested Expression
' class.static final EReference
The meta object literal for the 'Expression' containment reference feature.static final EClass
The meta object literal for the 'Prefix Unary Modification Expression
' class.static final EClass
The meta object literal for the 'Primary Expression
' class.static final EClass
The meta object literal for the 'Primary Expression Reference Expression
' class.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EReference
The meta object literal for the 'Method Reference' containment reference feature.static final EClass
The meta object literal for the 'Relation Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EReference
The meta object literal for the 'Relation Operators' containment reference list feature.static final EClass
The meta object literal for the 'Relation Expression Child
' class.static final EClass
The meta object literal for the 'Shift Expression
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EReference
The meta object literal for the 'Shift Operators' containment reference list feature.static final EClass
The meta object literal for the 'Shift Expression Child
' class.static final EClass
The meta object literal for the 'Single Implicit Lambda Parameter
' class.static final EClass
The meta object literal for the 'Suffix Unary Modification Expression
' class.static final EClass
The meta object literal for the 'Unary Expression
' class.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EReference
The meta object literal for the 'Operators' containment reference list feature.static final EClass
The meta object literal for the 'Unary Expression Child
' class.static final EClass
The meta object literal for the 'Unary Modification Expression
' class.static final EReference
The meta object literal for the 'Child' containment reference feature.static final EReference
The meta object literal for the 'Operator' containment reference feature.static final EClass
The meta object literal for the 'Unary Modification Expression Child
' class.
-
Field Details
-
EXPRESSION_LIST
The meta object literal for the 'Expression List
' class.- See Also:
- Generated class or method.
-
EXPRESSION_LIST__EXPRESSIONS
The meta object literal for the 'Expressions' containment reference list feature.- Generated class or method.
-
EXPRESSION
The meta object literal for the 'Expression
' class.- See Also:
- Generated class or method.
-
ASSIGNMENT_EXPRESSION
The meta object literal for the 'Assignment Expression
' class.- See Also:
- Generated class or method.
-
ASSIGNMENT_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
ASSIGNMENT_EXPRESSION__ASSIGNMENT_OPERATOR
The meta object literal for the 'Assignment Operator' containment reference feature.- Generated class or method.
-
ASSIGNMENT_EXPRESSION__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
ASSIGNMENT_EXPRESSION_CHILD
The meta object literal for the 'Assignment Expression Child
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_EXPRESSION
The meta object literal for the 'Conditional Expression
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
CONDITIONAL_EXPRESSION__EXPRESSION_IF
The meta object literal for the 'Expression If' containment reference feature.- Generated class or method.
-
CONDITIONAL_EXPRESSION__GENERAL_EXPRESSION_ELSE
The meta object literal for the 'General Expression Else' containment reference feature.- Generated class or method.
-
CONDITIONAL_EXPRESSION_CHILD
The meta object literal for the 'Conditional Expression Child
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_OR_EXPRESSION
The meta object literal for the 'Conditional Or Expression
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_OR_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
CONDITIONAL_OR_EXPRESSION_CHILD
The meta object literal for the 'Conditional Or Expression Child
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_AND_EXPRESSION
The meta object literal for the 'Conditional And Expression
' class.- See Also:
- Generated class or method.
-
CONDITIONAL_AND_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
CONDITIONAL_AND_EXPRESSION_CHILD
The meta object literal for the 'Conditional And Expression Child
' class.- See Also:
- Generated class or method.
-
INCLUSIVE_OR_EXPRESSION
The meta object literal for the 'Inclusive Or Expression
' class.- See Also:
- Generated class or method.
-
INCLUSIVE_OR_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
INCLUSIVE_OR_EXPRESSION_CHILD
The meta object literal for the 'Inclusive Or Expression Child
' class.- See Also:
- Generated class or method.
-
EXCLUSIVE_OR_EXPRESSION
The meta object literal for the 'Exclusive Or Expression
' class.- See Also:
- Generated class or method.
-
EXCLUSIVE_OR_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
EXCLUSIVE_OR_EXPRESSION_CHILD
The meta object literal for the 'Exclusive Or Expression Child
' class.- See Also:
- Generated class or method.
-
AND_EXPRESSION
The meta object literal for the 'And Expression
' class.- See Also:
- Generated class or method.
-
AND_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
AND_EXPRESSION_CHILD
The meta object literal for the 'And Expression Child
' class.- See Also:
- Generated class or method.
-
EQUALITY_EXPRESSION
The meta object literal for the 'Equality Expression
' class.- See Also:
- Generated class or method.
-
EQUALITY_EXPRESSION__EQUALITY_OPERATORS
The meta object literal for the 'Equality Operators' containment reference list feature.- Generated class or method.
-
EQUALITY_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
EQUALITY_EXPRESSION_CHILD
The meta object literal for the 'Equality Expression Child
' class.- See Also:
- Generated class or method.
-
INSTANCE_OF_EXPRESSION
The meta object literal for the 'Instance Of Expression
' class.- See Also:
- Generated class or method.
-
INSTANCE_OF_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
INSTANCE_OF_EXPRESSION_CHILD
The meta object literal for the 'Instance Of Expression Child
' class.- See Also:
- Generated class or method.
-
RELATION_EXPRESSION
The meta object literal for the 'Relation Expression
' class.- See Also:
- Generated class or method.
-
RELATION_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
RELATION_EXPRESSION__RELATION_OPERATORS
The meta object literal for the 'Relation Operators' containment reference list feature.- Generated class or method.
-
RELATION_EXPRESSION_CHILD
The meta object literal for the 'Relation Expression Child
' class.- See Also:
- Generated class or method.
-
SHIFT_EXPRESSION
The meta object literal for the 'Shift Expression
' class.- See Also:
- Generated class or method.
-
SHIFT_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
SHIFT_EXPRESSION__SHIFT_OPERATORS
The meta object literal for the 'Shift Operators' containment reference list feature.- Generated class or method.
-
SHIFT_EXPRESSION_CHILD
The meta object literal for the 'Shift Expression Child
' class.- See Also:
- Generated class or method.
-
ADDITIVE_EXPRESSION
The meta object literal for the 'Additive Expression
' class.- See Also:
- Generated class or method.
-
ADDITIVE_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
ADDITIVE_EXPRESSION__ADDITIVE_OPERATORS
The meta object literal for the 'Additive Operators' containment reference list feature.- Generated class or method.
-
ADDITIVE_EXPRESSION_CHILD
The meta object literal for the 'Additive Expression Child
' class.- See Also:
- Generated class or method.
-
MULTIPLICATIVE_EXPRESSION
The meta object literal for the 'Multiplicative Expression
' class.- See Also:
- Generated class or method.
-
MULTIPLICATIVE_EXPRESSION__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
MULTIPLICATIVE_EXPRESSION__MULTIPLICATIVE_OPERATORS
The meta object literal for the 'Multiplicative Operators' containment reference list feature.- Generated class or method.
-
MULTIPLICATIVE_EXPRESSION_CHILD
The meta object literal for the 'Multiplicative Expression Child
' class.- See Also:
- Generated class or method.
-
UNARY_EXPRESSION
The meta object literal for the 'Unary Expression
' class.- See Also:
- Generated class or method.
-
UNARY_EXPRESSION__OPERATORS
The meta object literal for the 'Operators' containment reference list feature.- Generated class or method.
-
UNARY_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
UNARY_EXPRESSION_CHILD
The meta object literal for the 'Unary Expression Child
' class.- See Also:
- Generated class or method.
-
UNARY_MODIFICATION_EXPRESSION
The meta object literal for the 'Unary Modification Expression
' class.- See Also:
- Generated class or method.
-
UNARY_MODIFICATION_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
UNARY_MODIFICATION_EXPRESSION__OPERATOR
The meta object literal for the 'Operator' containment reference feature.- Generated class or method.
-
PREFIX_UNARY_MODIFICATION_EXPRESSION
The meta object literal for the 'Prefix Unary Modification Expression
' class.- See Also:
- Generated class or method.
-
SUFFIX_UNARY_MODIFICATION_EXPRESSION
The meta object literal for the 'Suffix Unary Modification Expression
' class.- See Also:
- Generated class or method.
-
UNARY_MODIFICATION_EXPRESSION_CHILD
The meta object literal for the 'Unary Modification Expression Child
' class.- See Also:
- Generated class or method.
-
CAST_EXPRESSION
The meta object literal for the 'Cast Expression
' class.- See Also:
- Generated class or method.
-
CAST_EXPRESSION__ADDITIONAL_BOUNDS
The meta object literal for the 'Additional Bounds' containment reference list feature.- Generated class or method.
-
CAST_EXPRESSION__GENERAL_CHILD
The meta object literal for the 'General Child' containment reference feature.- Generated class or method.
-
PRIMARY_EXPRESSION
The meta object literal for the 'Primary Expression
' class.- See Also:
- Generated class or method.
-
NESTED_EXPRESSION
The meta object literal for the 'Nested Expression
' class.- See Also:
- Generated class or method.
-
NESTED_EXPRESSION__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.- Generated class or method.
-
METHOD_REFERENCE_EXPRESSION
The meta object literal for the 'Method Reference Expression
' class.- See Also:
- Generated class or method.
-
PRIMARY_EXPRESSION_REFERENCE_EXPRESSION
The meta object literal for the 'Primary Expression Reference Expression
' class.- See Also:
- Generated class or method.
-
PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__CHILD
The meta object literal for the 'Child' containment reference feature.- Generated class or method.
-
PRIMARY_EXPRESSION_REFERENCE_EXPRESSION__METHOD_REFERENCE
The meta object literal for the 'Method Reference' containment reference feature.- Generated class or method.
-
CLASS_TYPE_CONSTRUCTOR_REFERENCE_EXPRESSION
The meta object literal for the 'Class Type Constructor Reference Expression
' class.- See Also:
- Generated class or method.
-
ARRAY_CONSTRUCTOR_REFERENCE_EXPRESSION
The meta object literal for the 'Array Constructor Reference Expression
' class.- See Also:
- Generated class or method.
-
METHOD_REFERENCE_EXPRESSION_CHILD
The meta object literal for the 'Method Reference Expression Child
' class.- See Also:
- Generated class or method.
-
LAMBDA_EXPRESSION
The meta object literal for the 'Lambda Expression
' class.- See Also:
- Generated class or method.
-
LAMBDA_EXPRESSION__PARAMETERS
The meta object literal for the 'Parameters' containment reference feature.- Generated class or method.
-
LAMBDA_EXPRESSION__BODY
The meta object literal for the 'Body' containment reference feature.- Generated class or method.
-
LAMBDA_BODY
The meta object literal for the 'Lambda Body
' class.- See Also:
- Generated class or method.
-
LAMBDA_PARAMETERS
The meta object literal for the 'Lambda Parameters
' class.- See Also:
- Generated class or method.
-
EXPLICITLY_TYPED_LAMBDA_PARAMETERS
The meta object literal for the 'Explicitly Typed Lambda Parameters
' class.- See Also:
- Generated class or method.
-
IMPLICITLY_TYPED_LAMBDA_PARAMETERS
The meta object literal for the 'Implicitly Typed Lambda Parameters
' class.- See Also:
- Generated class or method.
-
SINGLE_IMPLICIT_LAMBDA_PARAMETER
The meta object literal for the 'Single Implicit Lambda Parameter
' class.- See Also:
- Generated class or method.
-