Interface VariablesPackage.Literals
- Enclosing interface:
- VariablesPackage
public static interface VariablesPackage.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 'Additional Local Variable
' class.static final EClass
The meta object literal for the 'Local Variable
' class.static final EReference
The meta object literal for the 'Additional Local Variables' containment reference list feature.static final EClass
The meta object literal for the 'Resource
' class.static final EClass
The meta object literal for the 'Variable
' class.
-
Field Details
-
VARIABLE
The meta object literal for the 'Variable
' class.- See Also:
- Generated class or method.
-
LOCAL_VARIABLE
The meta object literal for the 'Local Variable
' class.- See Also:
- Generated class or method.
-
LOCAL_VARIABLE__ADDITIONAL_LOCAL_VARIABLES
The meta object literal for the 'Additional Local Variables' containment reference list feature.- Generated class or method.
-
ADDITIONAL_LOCAL_VARIABLE
The meta object literal for the 'Additional Local Variable
' class.- See Also:
- Generated class or method.
-
RESOURCE
The meta object literal for the 'Resource
' class.- See Also:
- Generated class or method.
-