Interface ReferencesPackage.Literals
- Enclosing interface:
- ReferencesPackage
public static interface ReferencesPackage.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 'Argumentable
' class.static final EReference
The meta object literal for the 'Arguments' containment reference list feature.static final EClass
The meta object literal for the 'Element Reference
' class.static final EReference
The meta object literal for the 'Contained Target' containment reference feature.static final EReference
The meta object literal for the 'Target' reference feature.static final EClass
The meta object literal for the 'Identifier Reference
' class.static final EClass
The meta object literal for the 'Method Call
' class.static final EClass
The meta object literal for the 'Package Reference
' class.static final EClass
The meta object literal for the 'Primitive Type Reference
' class.static final EReference
The meta object literal for the 'Primitive Type' containment reference feature.static final EClass
The meta object literal for the 'Reference
' class.static final EReference
The meta object literal for the 'Array Selectors' containment reference list feature.static final EReference
The meta object literal for the 'Next' containment reference feature.static final EClass
The meta object literal for the 'Referenceable Element
' class.static final EClass
The meta object literal for the 'Reflective Class Reference
' class.static final EClass
The meta object literal for the 'Self Reference
' class.static final EReference
The meta object literal for the 'Self' containment reference feature.static final EClass
The meta object literal for the 'String Reference
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Text Block Reference
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.
-
Field Details
-
REFERENCE
The meta object literal for the 'Reference
' class.- See Also:
- Generated class or method.
-
REFERENCE__NEXT
The meta object literal for the 'Next' containment reference feature.- Generated class or method.
-
REFERENCE__ARRAY_SELECTORS
The meta object literal for the 'Array Selectors' containment reference list feature.- Generated class or method.
-
ARGUMENTABLE
The meta object literal for the 'Argumentable
' class.- See Also:
- Generated class or method.
-
ARGUMENTABLE__ARGUMENTS
The meta object literal for the 'Arguments' containment reference list feature.- Generated class or method.
-
REFERENCEABLE_ELEMENT
The meta object literal for the 'Referenceable Element
' class.- See Also:
- Generated class or method.
-
ELEMENT_REFERENCE
The meta object literal for the 'Element Reference
' class.- See Also:
- Generated class or method.
-
ELEMENT_REFERENCE__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
ELEMENT_REFERENCE__CONTAINED_TARGET
The meta object literal for the 'Contained Target' containment reference feature.- Generated class or method.
-
IDENTIFIER_REFERENCE
The meta object literal for the 'Identifier Reference
' class.- See Also:
- Generated class or method.
-
METHOD_CALL
The meta object literal for the 'Method Call
' class.- See Also:
- Generated class or method.
-
REFLECTIVE_CLASS_REFERENCE
The meta object literal for the 'Reflective Class Reference
' class.- See Also:
- Generated class or method.
-
PRIMITIVE_TYPE_REFERENCE
The meta object literal for the 'Primitive Type Reference
' class.- See Also:
- Generated class or method.
-
PRIMITIVE_TYPE_REFERENCE__PRIMITIVE_TYPE
The meta object literal for the 'Primitive Type' containment reference feature.- Generated class or method.
-
STRING_REFERENCE
The meta object literal for the 'String Reference
' class.- See Also:
- Generated class or method.
-
STRING_REFERENCE__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
SELF_REFERENCE
The meta object literal for the 'Self Reference
' class.- See Also:
- Generated class or method.
-
SELF_REFERENCE__SELF
The meta object literal for the 'Self' containment reference feature.- Generated class or method.
-
TEXT_BLOCK_REFERENCE
The meta object literal for the 'Text Block Reference
' class.- See Also:
- Generated class or method.
-
TEXT_BLOCK_REFERENCE__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
PACKAGE_REFERENCE
The meta object literal for the 'Package Reference
' class.- See Also:
- Generated class or method.
-