Interface ContainersPackage.Literals
- Enclosing interface:
- ContainersPackage
public static interface ContainersPackage.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 'Compilation Unit
' class.static final EReference
The meta object literal for the 'Classifiers' containment reference list feature.static final EClass
The meta object literal for the 'Empty Model
' class.static final EClass
The meta object literal for the 'Java Root
' class.static final EClass
The meta object literal for the 'Module
' class.static final EReference
The meta object literal for the 'Open' containment reference feature.static final EReference
The meta object literal for the 'Packages' reference list feature.static final EReference
The meta object literal for the 'Target' containment reference list feature.static final EClass
The meta object literal for the 'Package
' class.static final EReference
The meta object literal for the 'Classifiers' reference list feature.static final EReference
The meta object literal for the 'Module' reference feature.
-
Field Details
-
JAVA_ROOT
The meta object literal for the 'Java Root
' class.- See Also:
- Generated class or method.
-
COMPILATION_UNIT
The meta object literal for the 'Compilation Unit
' class.- See Also:
- Generated class or method.
-
COMPILATION_UNIT__CLASSIFIERS
The meta object literal for the 'Classifiers' containment reference list feature.- Generated class or method.
-
PACKAGE
The meta object literal for the 'Package
' class.- See Also:
- Generated class or method.
-
PACKAGE__MODULE
The meta object literal for the 'Module' reference feature.- Generated class or method.
-
PACKAGE__CLASSIFIERS
The meta object literal for the 'Classifiers' reference list feature.- Generated class or method.
-
EMPTY_MODEL
The meta object literal for the 'Empty Model
' class.- See Also:
- Generated class or method.
-
MODULE
The meta object literal for the 'Module
' class.- See Also:
- Generated class or method.
-
MODULE__OPEN
The meta object literal for the 'Open' containment reference feature.- Generated class or method.
-
MODULE__TARGET
The meta object literal for the 'Target' containment reference list feature.- Generated class or method.
-
MODULE__PACKAGES
The meta object literal for the 'Packages' reference list feature.- Generated class or method.
-