Interface ModulesPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ModulesPackageImpl
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 'Access Providing Module Directive
' class.static final int
The feature id for the 'Accessable Package' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Modules' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Access Providing Module Directive' class.static final ModulesPackage
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 'Exports Module Directive
' class.static final int
The feature id for the 'Accessable Package' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Modules' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Exports Module Directive' class.static final int
The meta object id for the 'Module Directive
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Module Directive' class.static final int
The meta object id for the 'Module Reference
' class.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 'Target' reference.static final int
The number of structural features of the 'Module Reference' class.static final int
The meta object id for the 'Opens Module Directive
' class.static final int
The feature id for the 'Accessable Package' reference.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Modules' containment reference list.static final int
The feature id for the 'Namespaces' attribute list.static final int
The number of structural features of the 'Opens Module Directive' class.static final int
The meta object id for the 'Provides Module Directive
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Service Providers' containment reference list.static final int
The feature id for the 'Type Reference' containment reference.static final int
The number of structural features of the 'Provides Module Directive' class.static final int
The meta object id for the 'Requires Module Directive
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Modifier' containment reference.static final int
The feature id for the 'Required Module' containment reference.static final int
The number of structural features of the 'Requires Module Directive' class.static final int
The meta object id for the 'Uses Module Directive
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Type Reference' containment reference.static final int
The number of structural features of the 'Uses Module Directive' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Access Providing Module Directive
'.Returns the meta object for the reference 'Accessable Package
'.Returns the meta object for the containment reference list 'Modules
'.Returns the meta object for class 'Exports Module Directive
'.Returns the meta object for class 'Module Directive
'.Returns the meta object for class 'Module Reference
'.Returns the meta object for the reference 'Target
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Opens Module Directive
'.Returns the meta object for class 'Provides Module Directive
'.Returns the meta object for the containment reference list 'Service Providers
'.Returns the meta object for class 'Requires Module Directive
'.Returns the meta object for the containment reference 'Modifier
'.Returns the meta object for the containment reference 'Required Module
'.Returns the meta object for class 'Uses Module Directive
'.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.
-
MODULE_DIRECTIVE
static final int MODULE_DIRECTIVEThe meta object id for the 'Module Directive
' class.- See Also:
- Generated class or method.
-
MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_DIRECTIVE_FEATURE_COUNT
static final int MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
USES_MODULE_DIRECTIVE
static final int USES_MODULE_DIRECTIVEThe meta object id for the 'Uses Module Directive
' class.- See Also:
- Generated class or method.
-
USES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int USES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
USES_MODULE_DIRECTIVE__TYPE_REFERENCE
static final int USES_MODULE_DIRECTIVE__TYPE_REFERENCEThe feature id for the 'Type Reference' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
USES_MODULE_DIRECTIVE_FEATURE_COUNT
static final int USES_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Uses Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROVIDES_MODULE_DIRECTIVE
static final int PROVIDES_MODULE_DIRECTIVEThe meta object id for the 'Provides Module Directive
' class.- See Also:
- Generated class or method.
-
PROVIDES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int PROVIDES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROVIDES_MODULE_DIRECTIVE__TYPE_REFERENCE
static final int PROVIDES_MODULE_DIRECTIVE__TYPE_REFERENCEThe feature id for the 'Type Reference' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROVIDES_MODULE_DIRECTIVE__SERVICE_PROVIDERS
static final int PROVIDES_MODULE_DIRECTIVE__SERVICE_PROVIDERSThe feature id for the 'Service Providers' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROVIDES_MODULE_DIRECTIVE_FEATURE_COUNT
static final int PROVIDES_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Provides Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE
static final int ACCESS_PROVIDING_MODULE_DIRECTIVEThe meta object id for the 'Access Providing Module Directive
' class.- See Also:
- Generated class or method.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE__NAMESPACES
static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE__MODULES
static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__MODULESThe feature id for the 'Modules' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
static final int ACCESS_PROVIDING_MODULE_DIRECTIVE__ACCESSABLE_PACKAGEThe feature id for the 'Accessable Package' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
ACCESS_PROVIDING_MODULE_DIRECTIVE_FEATURE_COUNT
static final int ACCESS_PROVIDING_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Access Providing Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRES_MODULE_DIRECTIVE
static final int REQUIRES_MODULE_DIRECTIVEThe meta object id for the 'Requires Module Directive
' class.- See Also:
- Generated class or method.
-
REQUIRES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int REQUIRES_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRES_MODULE_DIRECTIVE__MODIFIER
static final int REQUIRES_MODULE_DIRECTIVE__MODIFIERThe feature id for the 'Modifier' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRES_MODULE_DIRECTIVE__REQUIRED_MODULE
static final int REQUIRES_MODULE_DIRECTIVE__REQUIRED_MODULEThe feature id for the 'Required Module' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
REQUIRES_MODULE_DIRECTIVE_FEATURE_COUNT
static final int REQUIRES_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Requires Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OPENS_MODULE_DIRECTIVE
static final int OPENS_MODULE_DIRECTIVEThe meta object id for the 'Opens Module Directive
' class.- See Also:
- Generated class or method.
-
OPENS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int OPENS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
OPENS_MODULE_DIRECTIVE__NAMESPACES
static final int OPENS_MODULE_DIRECTIVE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
OPENS_MODULE_DIRECTIVE__MODULES
static final int OPENS_MODULE_DIRECTIVE__MODULESThe feature id for the 'Modules' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
OPENS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
static final int OPENS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGEThe feature id for the 'Accessable Package' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
OPENS_MODULE_DIRECTIVE_FEATURE_COUNT
static final int OPENS_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Opens Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORTS_MODULE_DIRECTIVE
static final int EXPORTS_MODULE_DIRECTIVEThe meta object id for the 'Exports Module Directive
' class.- See Also:
- Generated class or method.
-
EXPORTS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONS
static final int EXPORTS_MODULE_DIRECTIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORTS_MODULE_DIRECTIVE__NAMESPACES
static final int EXPORTS_MODULE_DIRECTIVE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORTS_MODULE_DIRECTIVE__MODULES
static final int EXPORTS_MODULE_DIRECTIVE__MODULESThe feature id for the 'Modules' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORTS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGE
static final int EXPORTS_MODULE_DIRECTIVE__ACCESSABLE_PACKAGEThe feature id for the 'Accessable Package' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPORTS_MODULE_DIRECTIVE_FEATURE_COUNT
static final int EXPORTS_MODULE_DIRECTIVE_FEATURE_COUNTThe number of structural features of the 'Exports Module Directive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REFERENCE
static final int MODULE_REFERENCEThe meta object id for the 'Module Reference
' class.- See Also:
- Generated class or method.
-
MODULE_REFERENCE__LAYOUT_INFORMATIONS
static final int MODULE_REFERENCE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REFERENCE__NAMESPACES
static final int MODULE_REFERENCE__NAMESPACESThe feature id for the 'Namespaces' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REFERENCE__TARGET
static final int MODULE_REFERENCE__TARGETThe feature id for the 'Target' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REFERENCE_FEATURE_COUNT
static final int MODULE_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Module Reference' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getModuleDirective
EClass getModuleDirective()Returns the meta object for class 'Module Directive
'.- Returns:
- the meta object for class 'Module Directive'.
- See Also:
- Generated class or method.
-
getUsesModuleDirective
EClass getUsesModuleDirective()Returns the meta object for class 'Uses Module Directive
'.- Returns:
- the meta object for class 'Uses Module Directive'.
- See Also:
- Generated class or method.
-
getProvidesModuleDirective
EClass getProvidesModuleDirective()Returns the meta object for class 'Provides Module Directive
'.- Returns:
- the meta object for class 'Provides Module Directive'.
- See Also:
- Generated class or method.
-
getProvidesModuleDirective_ServiceProviders
EReference getProvidesModuleDirective_ServiceProviders()Returns the meta object for the containment reference list 'Service Providers
'.- Returns:
- the meta object for the containment reference list 'Service Providers'.
- See Also:
- Generated class or method.
-
getAccessProvidingModuleDirective
EClass getAccessProvidingModuleDirective()Returns the meta object for class 'Access Providing Module Directive
'.- Returns:
- the meta object for class 'Access Providing Module Directive'.
- See Also:
- Generated class or method.
-
getAccessProvidingModuleDirective_Modules
EReference getAccessProvidingModuleDirective_Modules()Returns the meta object for the containment reference list 'Modules
'.- Returns:
- the meta object for the containment reference list 'Modules'.
- See Also:
- Generated class or method.
-
getAccessProvidingModuleDirective_AccessablePackage
EReference getAccessProvidingModuleDirective_AccessablePackage()Returns the meta object for the reference 'Accessable Package
'.- Returns:
- the meta object for the reference 'Accessable Package'.
- See Also:
- Generated class or method.
-
getRequiresModuleDirective
EClass getRequiresModuleDirective()Returns the meta object for class 'Requires Module Directive
'.- Returns:
- the meta object for class 'Requires Module Directive'.
- See Also:
- Generated class or method.
-
getRequiresModuleDirective_Modifier
EReference getRequiresModuleDirective_Modifier()Returns the meta object for the containment reference 'Modifier
'.- Returns:
- the meta object for the containment reference 'Modifier'.
- See Also:
- Generated class or method.
-
getRequiresModuleDirective_RequiredModule
EReference getRequiresModuleDirective_RequiredModule()Returns the meta object for the containment reference 'Required Module
'.- Returns:
- the meta object for the containment reference 'Required Module'.
- See Also:
- Generated class or method.
-
getOpensModuleDirective
EClass getOpensModuleDirective()Returns the meta object for class 'Opens Module Directive
'.- Returns:
- the meta object for class 'Opens Module Directive'.
- See Also:
- Generated class or method.
-
getExportsModuleDirective
EClass getExportsModuleDirective()Returns the meta object for class 'Exports Module Directive
'.- Returns:
- the meta object for class 'Exports Module Directive'.
- See Also:
- Generated class or method.
-
getModuleReference
EClass getModuleReference()Returns the meta object for class 'Module Reference
'.- Returns:
- the meta object for class 'Module Reference'.
- See Also:
- Generated class or method.
-
getModuleReference_Target
EReference getModuleReference_Target()Returns the meta object for the reference 'Target
'.- Returns:
- the meta object for the reference 'Target'.
- See Also:
- Generated class or method.
-
getModulesFactory
ModulesFactory getModulesFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-