Package org.emftext.language.java.arrays
Interface ArraysPackage.Literals
- Enclosing interface:
- ArraysPackage
public static interface ArraysPackage.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 'Array Dimension
' class.static final EClass
The meta object literal for the 'Array Initialization Value
' class.static final EClass
The meta object literal for the 'Array Initializer
' class.static final EReference
The meta object literal for the 'Initial Values' containment reference list feature.static final EClass
The meta object literal for the 'Array Instantiation
' class.static final EClass
The meta object literal for the 'Array Instantiation By Size
' class.static final EReference
The meta object literal for the 'Sizes' containment reference list feature.static final EClass
The meta object literal for the 'Array Instantiation By Values
' class.static final EReference
The meta object literal for the 'Array Initializer' containment reference feature.static final EClass
The meta object literal for the 'Array Instantiation By Values Typed
' class.static final EClass
The meta object literal for the 'Array Instantiation By Values Untyped
' class.static final EClass
The meta object literal for the 'Array Selector
' class.static final EReference
The meta object literal for the 'Position' containment reference feature.static final EClass
The meta object literal for the 'Array Typeable
' class.static final EReference
The meta object literal for the 'Array Dimensions After' containment reference list feature.static final EReference
The meta object literal for the 'Array Dimensions Before' containment reference list feature.
-
Field Details
-
ARRAY_TYPEABLE
The meta object literal for the 'Array Typeable
' class.- See Also:
- Generated class or method.
-
ARRAY_TYPEABLE__ARRAY_DIMENSIONS_BEFORE
The meta object literal for the 'Array Dimensions Before' containment reference list feature.- Generated class or method.
-
ARRAY_TYPEABLE__ARRAY_DIMENSIONS_AFTER
The meta object literal for the 'Array Dimensions After' containment reference list feature.- Generated class or method.
-
ARRAY_DIMENSION
The meta object literal for the 'Array Dimension
' class.- See Also:
- Generated class or method.
-
ARRAY_INITIALIZER
The meta object literal for the 'Array Initializer
' class.- See Also:
- Generated class or method.
-
ARRAY_INITIALIZER__INITIAL_VALUES
The meta object literal for the 'Initial Values' containment reference list feature.- Generated class or method.
-
ARRAY_INITIALIZATION_VALUE
The meta object literal for the 'Array Initialization Value
' class.- See Also:
- Generated class or method.
-
ARRAY_INSTANTIATION
The meta object literal for the 'Array Instantiation
' class.- See Also:
- Generated class or method.
-
ARRAY_INSTANTIATION_BY_SIZE
The meta object literal for the 'Array Instantiation By Size
' class.- See Also:
- Generated class or method.
-
ARRAY_INSTANTIATION_BY_SIZE__SIZES
The meta object literal for the 'Sizes' containment reference list feature.- Generated class or method.
-
ARRAY_INSTANTIATION_BY_VALUES
The meta object literal for the 'Array Instantiation By Values
' class.- See Also:
- Generated class or method.
-
ARRAY_INSTANTIATION_BY_VALUES__ARRAY_INITIALIZER
The meta object literal for the 'Array Initializer' containment reference feature.- Generated class or method.
-
ARRAY_INSTANTIATION_BY_VALUES_UNTYPED
The meta object literal for the 'Array Instantiation By Values Untyped
' class.- See Also:
- Generated class or method.
-
ARRAY_INSTANTIATION_BY_VALUES_TYPED
The meta object literal for the 'Array Instantiation By Values Typed
' class.- See Also:
- Generated class or method.
-
ARRAY_SELECTOR
The meta object literal for the 'Array Selector
' class.- See Also:
- Generated class or method.
-
ARRAY_SELECTOR__POSITION
The meta object literal for the 'Position' containment reference feature.- Generated class or method.
-