Interface ContainersPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ContainersPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Compilation Unit
' class.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Classifiers' containment reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Origin' attribute.static final int
The number of structural features of the 'Compilation Unit' class.static final ContainersPackage
The singleton instance of the package.static final int
The meta object id for the 'Empty Model
' class.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Origin' attribute.static final int
The number of structural features of the 'Empty Model' class.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Java Root
' class.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Origin' attribute.static final int
The number of structural features of the 'Java Root' class.static final int
The meta object id for the 'Module
' class.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Open' containment reference.static final int
The feature id for the 'Origin' attribute.static final int
The feature id for the 'Packages' reference list.static final int
The feature id for the 'Target' containment reference list.static final int
The number of structural features of the 'Module' class.static final int
The meta object id for the 'Origin
' enum.static final int
The meta object id for the 'Package
' class.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Classifiers' reference list.static final int
The feature id for the 'Imports' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Module' reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Origin' attribute.static final int
The number of structural features of the 'Package' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Compilation Unit
'.Returns the meta object for the containment reference list 'Classifiers
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Empty Model
'.Returns the meta object for class 'Java Root
'.Returns the meta object for the attribute 'Origin
'.Returns the meta object for class 'Module
'.Returns the meta object for the containment reference 'Open
'.Returns the meta object for the reference list 'Packages
'.Returns the meta object for the containment reference list 'Target
'.Returns the meta object for enum 'Origin
'.Returns the meta object for class 'Package
'.Returns the meta object for the reference list 'Classifiers
'.Returns the meta object for the reference 'Module
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
JAVA_ROOT
static final int JAVA_ROOTThe meta object id for the 'Java Root
' class.- See Also:
- Generated class or method.
-
JAVA_ROOT__LAYOUT_INFORMATIONS
static final int JAVA_ROOT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT__NAME
static final int JAVA_ROOT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT__NAMESPACES
static final int JAVA_ROOT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT__IMPORTS
static final int JAVA_ROOT__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT__ANNOTATIONS
static final int JAVA_ROOT__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT__ORIGIN
static final int JAVA_ROOT__ORIGINThe feature id for the 'Origin' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
JAVA_ROOT_FEATURE_COUNT
static final int JAVA_ROOT_FEATURE_COUNTThe number of structural features of the 'Java Root' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT
static final int COMPILATION_UNITThe meta object id for the 'Compilation Unit
' class.- See Also:
- Generated class or method.
-
COMPILATION_UNIT__LAYOUT_INFORMATIONS
static final int COMPILATION_UNIT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__NAME
static final int COMPILATION_UNIT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__NAMESPACES
static final int COMPILATION_UNIT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__IMPORTS
static final int COMPILATION_UNIT__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__ANNOTATIONS
static final int COMPILATION_UNIT__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__ORIGIN
static final int COMPILATION_UNIT__ORIGINThe feature id for the 'Origin' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT__CLASSIFIERS
static final int COMPILATION_UNIT__CLASSIFIERSThe feature id for the 'Classifiers' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPILATION_UNIT_FEATURE_COUNT
static final int COMPILATION_UNIT_FEATURE_COUNTThe number of structural features of the 'Compilation Unit' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE
static final int PACKAGEThe meta object id for the 'Package
' class.- See Also:
- Generated class or method.
-
PACKAGE__LAYOUT_INFORMATIONS
static final int PACKAGE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__NAME
static final int PACKAGE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__NAMESPACES
static final int PACKAGE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__IMPORTS
static final int PACKAGE__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__ANNOTATIONS
static final int PACKAGE__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__ORIGIN
static final int PACKAGE__ORIGINThe feature id for the 'Origin' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__MODULE
static final int PACKAGE__MODULEThe feature id for the 'Module' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE__CLASSIFIERS
static final int PACKAGE__CLASSIFIERSThe feature id for the 'Classifiers' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE_FEATURE_COUNT
static final int PACKAGE_FEATURE_COUNTThe number of structural features of the 'Package' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL
static final int EMPTY_MODELThe meta object id for the 'Empty Model
' class.- See Also:
- Generated class or method.
-
EMPTY_MODEL__LAYOUT_INFORMATIONS
static final int EMPTY_MODEL__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL__NAME
static final int EMPTY_MODEL__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL__NAMESPACES
static final int EMPTY_MODEL__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL__IMPORTS
static final int EMPTY_MODEL__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL__ANNOTATIONS
static final int EMPTY_MODEL__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL__ORIGIN
static final int EMPTY_MODEL__ORIGINThe feature id for the 'Origin' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EMPTY_MODEL_FEATURE_COUNT
static final int EMPTY_MODEL_FEATURE_COUNTThe number of structural features of the 'Empty Model' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE
static final int MODULEThe meta object id for the 'Module
' class.- See Also:
- Generated class or method.
-
MODULE__LAYOUT_INFORMATIONS
static final int MODULE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__NAME
static final int MODULE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__NAMESPACES
static final int MODULE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__IMPORTS
static final int MODULE__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__ANNOTATIONS
static final int MODULE__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__ORIGIN
static final int MODULE__ORIGINThe feature id for the 'Origin' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__OPEN
static final int MODULE__OPENThe feature id for the 'Open' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__TARGET
static final int MODULE__TARGETThe feature id for the 'Target' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE__PACKAGES
static final int MODULE__PACKAGESThe feature id for the 'Packages' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_FEATURE_COUNT
static final int MODULE_FEATURE_COUNTThe number of structural features of the 'Module' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ORIGIN
static final int ORIGINThe meta object id for the 'Origin
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getJavaRoot
EClass getJavaRoot()Returns the meta object for class 'Java Root
'.- Returns:
- the meta object for class 'Java Root'.
- See Also:
- Generated class or method.
-
getJavaRoot_Origin
EAttribute getJavaRoot_Origin()Returns the meta object for the attribute 'Origin
'.- Returns:
- the meta object for the attribute 'Origin'.
- See Also:
- Generated class or method.
-
getCompilationUnit
EClass getCompilationUnit()Returns the meta object for class 'Compilation Unit
'.- Returns:
- the meta object for class 'Compilation Unit'.
- See Also:
- Generated class or method.
-
getCompilationUnit_Classifiers
EReference getCompilationUnit_Classifiers()Returns the meta object for the containment reference list 'Classifiers
'.- Returns:
- the meta object for the containment reference list 'Classifiers'.
- See Also:
- Generated class or method.
-
getPackage
EClass getPackage()Returns the meta object for class 'Package
'.- Returns:
- the meta object for class 'Package'.
- See Also:
- Generated class or method.
-
getPackage_Module
EReference getPackage_Module()Returns the meta object for the reference 'Module
'.- Returns:
- the meta object for the reference 'Module'.
- See Also:
- Generated class or method.
-
getPackage_Classifiers
EReference getPackage_Classifiers()Returns the meta object for the reference list 'Classifiers
'.- Returns:
- the meta object for the reference list 'Classifiers'.
- See Also:
- Generated class or method.
-
getEmptyModel
EClass getEmptyModel()Returns the meta object for class 'Empty Model
'.- Returns:
- the meta object for class 'Empty Model'.
- See Also:
- Generated class or method.
-
getModule
EClass getModule()Returns the meta object for class 'Module
'.- Returns:
- the meta object for class 'Module'.
- See Also:
- Generated class or method.
-
getModule_Open
EReference getModule_Open()Returns the meta object for the containment reference 'Open
'.- Returns:
- the meta object for the containment reference 'Open'.
- See Also:
- Generated class or method.
-
getModule_Target
EReference getModule_Target()Returns the meta object for the containment reference list 'Target
'.- Returns:
- the meta object for the containment reference list 'Target'.
- See Also:
- Generated class or method.
-
getModule_Packages
EReference getModule_Packages()Returns the meta object for the reference list 'Packages
'.- Returns:
- the meta object for the reference list 'Packages'.
- See Also:
- Generated class or method.
-
getOrigin
EEnum getOrigin()Returns the meta object for enum 'Origin
'.- Returns:
- the meta object for enum 'Origin'.
- See Also:
- Generated class or method.
-
getContainersFactory
ContainersFactory getContainersFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-