Interface ImportsPackage.Literals
- Enclosing interface:
- ImportsPackage
public static interface ImportsPackage.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 'Classifier Import
' class.static final EClass
The meta object literal for the 'Import
' class.static final EReference
The meta object literal for the 'Classifier' reference feature.static final EClass
The meta object literal for the 'Importing Element
' class.static final EReference
The meta object literal for the 'Imports' containment reference list feature.static final EClass
The meta object literal for the 'Package Import
' class.static final EClass
The meta object literal for the 'Static Classifier Import
' class.static final EClass
The meta object literal for the 'Static Import
' class.static final EReference
The meta object literal for the 'Static' containment reference feature.static final EClass
The meta object literal for the 'Static Member Import
' class.static final EReference
The meta object literal for the 'Static Members' reference list feature.
-
Field Details
-
IMPORT
The meta object literal for the 'Import
' class.- See Also:
- Generated class or method.
-
IMPORT__CLASSIFIER
The meta object literal for the 'Classifier' reference feature.- Generated class or method.
-
IMPORTING_ELEMENT
The meta object literal for the 'Importing Element
' class.- See Also:
- Generated class or method.
-
IMPORTING_ELEMENT__IMPORTS
The meta object literal for the 'Imports' containment reference list feature.- Generated class or method.
-
STATIC_IMPORT
The meta object literal for the 'Static Import
' class.- See Also:
- Generated class or method.
-
STATIC_IMPORT__STATIC
The meta object literal for the 'Static' containment reference feature.- Generated class or method.
-
CLASSIFIER_IMPORT
The meta object literal for the 'Classifier Import
' class.- See Also:
- Generated class or method.
-
PACKAGE_IMPORT
The meta object literal for the 'Package Import
' class.- See Also:
- Generated class or method.
-
STATIC_CLASSIFIER_IMPORT
The meta object literal for the 'Static Classifier Import
' class.- See Also:
- Generated class or method.
-
STATIC_MEMBER_IMPORT
The meta object literal for the 'Static Member Import
' class.- See Also:
- Generated class or method.
-
STATIC_MEMBER_IMPORT__STATIC_MEMBERS
The meta object literal for the 'Static Members' reference list feature.- Generated class or method.
-