Interface ImportsPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ImportsPackageImpl
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 'Classifier Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Classifier Import' class.static final ImportsPackage
The singleton instance of the package.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 'Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Import' class.static final int
The meta object id for the 'Importing Element
' class.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 number of structural features of the 'Importing Element' class.static final int
The meta object id for the 'Package Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Package Import' class.static final int
The meta object id for the 'Static Classifier Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Static' containment reference.static final int
The number of structural features of the 'Static Classifier Import' class.static final int
The meta object id for the 'Static Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Static' containment reference.static final int
The number of structural features of the 'Static Import' class.static final int
The meta object id for the 'Static Member Import
' class.static final int
The feature id for the 'Classifier' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The feature id for the 'Static' containment reference.static final int
The feature id for the 'Static Members' reference list.static final int
The number of structural features of the 'Static Member Import' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Classifier Import
'.Returns the meta object for class 'Import
'.Returns the meta object for the reference 'Classifier
'.Returns the meta object for class 'Importing Element
'.Returns the meta object for the containment reference list 'Imports
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Package Import
'.Returns the meta object for class 'Static Classifier Import
'.Returns the meta object for class 'Static Import
'.Returns the meta object for the containment reference 'Static
'.Returns the meta object for class 'Static Member Import
'.Returns the meta object for the reference list 'Static Members
'.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.
-
IMPORT
static final int IMPORTThe meta object id for the 'Import
' class.- See Also:
- Generated class or method.
-
IMPORT__LAYOUT_INFORMATIONS
static final int IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORT__NAMESPACES
static final int IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORT__CLASSIFIER
static final int IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORT_FEATURE_COUNT
static final int IMPORT_FEATURE_COUNTThe number of structural features of the 'Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORTING_ELEMENT
static final int IMPORTING_ELEMENTThe meta object id for the 'Importing Element
' class.- See Also:
- Generated class or method.
-
IMPORTING_ELEMENT__LAYOUT_INFORMATIONS
static final int IMPORTING_ELEMENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORTING_ELEMENT__IMPORTS
static final int IMPORTING_ELEMENT__IMPORTSThe feature id for the 'Imports' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
IMPORTING_ELEMENT_FEATURE_COUNT
static final int IMPORTING_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Importing Element' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_IMPORT
static final int STATIC_IMPORTThe meta object id for the 'Static Import
' class.- See Also:
- Generated class or method.
-
STATIC_IMPORT__LAYOUT_INFORMATIONS
static final int STATIC_IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_IMPORT__NAMESPACES
static final int STATIC_IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_IMPORT__CLASSIFIER
static final int STATIC_IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_IMPORT__STATIC
static final int STATIC_IMPORT__STATICThe feature id for the 'Static' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_IMPORT_FEATURE_COUNT
static final int STATIC_IMPORT_FEATURE_COUNTThe number of structural features of the 'Static Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASSIFIER_IMPORT
static final int CLASSIFIER_IMPORTThe meta object id for the 'Classifier Import
' class.- See Also:
- Generated class or method.
-
CLASSIFIER_IMPORT__LAYOUT_INFORMATIONS
static final int CLASSIFIER_IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASSIFIER_IMPORT__NAMESPACES
static final int CLASSIFIER_IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASSIFIER_IMPORT__CLASSIFIER
static final int CLASSIFIER_IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CLASSIFIER_IMPORT_FEATURE_COUNT
static final int CLASSIFIER_IMPORT_FEATURE_COUNTThe number of structural features of the 'Classifier Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE_IMPORT
static final int PACKAGE_IMPORTThe meta object id for the 'Package Import
' class.- See Also:
- Generated class or method.
-
PACKAGE_IMPORT__LAYOUT_INFORMATIONS
static final int PACKAGE_IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE_IMPORT__NAMESPACES
static final int PACKAGE_IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE_IMPORT__CLASSIFIER
static final int PACKAGE_IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PACKAGE_IMPORT_FEATURE_COUNT
static final int PACKAGE_IMPORT_FEATURE_COUNTThe number of structural features of the 'Package Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CLASSIFIER_IMPORT
static final int STATIC_CLASSIFIER_IMPORTThe meta object id for the 'Static Classifier Import
' class.- See Also:
- Generated class or method.
-
STATIC_CLASSIFIER_IMPORT__LAYOUT_INFORMATIONS
static final int STATIC_CLASSIFIER_IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CLASSIFIER_IMPORT__NAMESPACES
static final int STATIC_CLASSIFIER_IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CLASSIFIER_IMPORT__CLASSIFIER
static final int STATIC_CLASSIFIER_IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CLASSIFIER_IMPORT__STATIC
static final int STATIC_CLASSIFIER_IMPORT__STATICThe feature id for the 'Static' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_CLASSIFIER_IMPORT_FEATURE_COUNT
static final int STATIC_CLASSIFIER_IMPORT_FEATURE_COUNTThe number of structural features of the 'Static Classifier Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT
static final int STATIC_MEMBER_IMPORTThe meta object id for the 'Static Member Import
' class.- See Also:
- Generated class or method.
-
STATIC_MEMBER_IMPORT__LAYOUT_INFORMATIONS
static final int STATIC_MEMBER_IMPORT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT__NAMESPACES
static final int STATIC_MEMBER_IMPORT__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT__CLASSIFIER
static final int STATIC_MEMBER_IMPORT__CLASSIFIERThe feature id for the 'Classifier' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT__STATIC
static final int STATIC_MEMBER_IMPORT__STATICThe feature id for the 'Static' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT__STATIC_MEMBERS
static final int STATIC_MEMBER_IMPORT__STATIC_MEMBERSThe feature id for the 'Static Members' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_MEMBER_IMPORT_FEATURE_COUNT
static final int STATIC_MEMBER_IMPORT_FEATURE_COUNTThe number of structural features of the 'Static Member Import' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getImport
EClass getImport()Returns the meta object for class 'Import
'.- Returns:
- the meta object for class 'Import'.
- See Also:
- Generated class or method.
-
getImport_Classifier
EReference getImport_Classifier()Returns the meta object for the reference 'Classifier
'.- Returns:
- the meta object for the reference 'Classifier'.
- See Also:
- Generated class or method.
-
getImportingElement
EClass getImportingElement()Returns the meta object for class 'Importing Element
'.- Returns:
- the meta object for class 'Importing Element'.
- See Also:
- Generated class or method.
-
getImportingElement_Imports
EReference getImportingElement_Imports()Returns the meta object for the containment reference list 'Imports
'.- Returns:
- the meta object for the containment reference list 'Imports'.
- See Also:
- Generated class or method.
-
getStaticImport
EClass getStaticImport()Returns the meta object for class 'Static Import
'.- Returns:
- the meta object for class 'Static Import'.
- See Also:
- Generated class or method.
-
getStaticImport_Static
EReference getStaticImport_Static()Returns the meta object for the containment reference 'Static
'.- Returns:
- the meta object for the containment reference 'Static'.
- See Also:
- Generated class or method.
-
getClassifierImport
EClass getClassifierImport()Returns the meta object for class 'Classifier Import
'.- Returns:
- the meta object for class 'Classifier Import'.
- See Also:
- Generated class or method.
-
getPackageImport
EClass getPackageImport()Returns the meta object for class 'Package Import
'.- Returns:
- the meta object for class 'Package Import'.
- See Also:
- Generated class or method.
-
getStaticClassifierImport
EClass getStaticClassifierImport()Returns the meta object for class 'Static Classifier Import
'.- Returns:
- the meta object for class 'Static Classifier Import'.
- See Also:
- Generated class or method.
-
getStaticMemberImport
EClass getStaticMemberImport()Returns the meta object for class 'Static Member Import
'.- Returns:
- the meta object for class 'Static Member Import'.
- See Also:
- Generated class or method.
-
getStaticMemberImport_StaticMembers
EReference getStaticMemberImport_StaticMembers()Returns the meta object for the reference list 'Static Members
'.- Returns:
- the meta object for the reference list 'Static Members'.
- See Also:
- Generated class or method.
-
getImportsFactory
ImportsFactory getImportsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-