Package org.eclipse.emf.cdo.lm.assembly
Interface AssemblyPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
AssemblyPackageImpl
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
- Model
- kind="package"
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
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 'Assembly
' class.static final int
The operation id for the 'Get Annotation' operation.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Modules' containment reference list.static final int
The feature id for the 'System Name' attribute.static final int
The number of structural features of the 'Assembly' class.static final int
The meta object id for the 'Module
' class.static final int
The operation id for the 'Get Annotation' operation.static final int
The feature id for the 'Annotations' containment reference list.static final int
The feature id for the 'Assembly' container reference.static final int
The feature id for the 'Branch Point' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Root' attribute.static final int
The feature id for the 'Version' attribute.static final int
The number of structural features of the 'Module' class.static final int
The number of operations of the 'Module' class.static final int
The number of operations of the 'Assembly' class.static final AssemblyPackage
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. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Assembly
'.Returns the meta object for the containment reference list 'Modules
'.Returns the meta object for the attribute 'System Name
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Module
'.Returns the meta object for the container reference 'Assembly
'.Returns the meta object for the attribute 'Branch Point
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for the attribute 'Root
'.Returns the meta object for the attribute 'Version
'.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
-
eNS_URI
The package namespace URI.- See Also:
- Generated
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated
-
eINSTANCE
The singleton instance of the package.- Generated
-
ASSEMBLY
static final int ASSEMBLYThe meta object id for the 'Assembly
' class.- See Also:
- Generated
-
ASSEMBLY__ANNOTATIONS
static final int ASSEMBLY__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated
- Ordered
-
ASSEMBLY__SYSTEM_NAME
static final int ASSEMBLY__SYSTEM_NAMEThe feature id for the 'System Name' attribute.- See Also:
- Generated
- Ordered
-
ASSEMBLY__MODULES
static final int ASSEMBLY__MODULESThe feature id for the 'Modules' containment reference list.- See Also:
- Generated
- Ordered
-
ASSEMBLY_FEATURE_COUNT
static final int ASSEMBLY_FEATURE_COUNTThe number of structural features of the 'Assembly' class.- See Also:
- Generated
- Ordered
-
ASSEMBLY___GET_ANNOTATION__STRING
static final int ASSEMBLY___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- See Also:
- Generated
- Ordered
-
ASSEMBLY_OPERATION_COUNT
static final int ASSEMBLY_OPERATION_COUNTThe number of operations of the 'Assembly' class.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE
static final int ASSEMBLY_MODULEThe meta object id for the 'Module
' class.- See Also:
- Generated
-
ASSEMBLY_MODULE__ANNOTATIONS
static final int ASSEMBLY_MODULE__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE__ASSEMBLY
static final int ASSEMBLY_MODULE__ASSEMBLYThe feature id for the 'Assembly' container reference.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE__NAME
static final int ASSEMBLY_MODULE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE__VERSION
static final int ASSEMBLY_MODULE__VERSIONThe feature id for the 'Version' attribute.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE__BRANCH_POINT
static final int ASSEMBLY_MODULE__BRANCH_POINTThe feature id for the 'Branch Point' attribute.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE__ROOT
static final int ASSEMBLY_MODULE__ROOTThe feature id for the 'Root' attribute.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE_FEATURE_COUNT
static final int ASSEMBLY_MODULE_FEATURE_COUNTThe number of structural features of the 'Module' class.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE___GET_ANNOTATION__STRING
static final int ASSEMBLY_MODULE___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- See Also:
- Generated
- Ordered
-
ASSEMBLY_MODULE_OPERATION_COUNT
static final int ASSEMBLY_MODULE_OPERATION_COUNTThe number of operations of the 'Module' class.- See Also:
- Generated
- Ordered
-
-
Method Details
-
getAssembly
EClass getAssembly()Returns the meta object for class 'Assembly
'.- Returns:
- the meta object for class 'Assembly'.
- See Also:
- Generated
-
getAssembly_SystemName
EAttribute getAssembly_SystemName()Returns the meta object for the attribute 'System Name
'.- Returns:
- the meta object for the attribute 'System Name'.
- See Also:
- Generated
-
getAssembly_Modules
EReference getAssembly_Modules()Returns the meta object for the containment reference list 'Modules
'.- Returns:
- the meta object for the containment reference list 'Modules'.
- See Also:
- Generated
-
getAssemblyModule
EClass getAssemblyModule()Returns the meta object for class 'Module
'.- Returns:
- the meta object for class 'Module'.
- See Also:
- Generated
-
getAssemblyModule_Assembly
EReference getAssemblyModule_Assembly()Returns the meta object for the container reference 'Assembly
'.- Returns:
- the meta object for the container reference 'Assembly'.
- See Also:
- Generated
-
getAssemblyModule_Name
EAttribute getAssemblyModule_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
- Generated
-
getAssemblyModule_Version
EAttribute getAssemblyModule_Version()Returns the meta object for the attribute 'Version
'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
- Generated
-
getAssemblyModule_BranchPoint
EAttribute getAssemblyModule_BranchPoint()Returns the meta object for the attribute 'Branch Point
'.- Returns:
- the meta object for the attribute 'Branch Point'.
- See Also:
- Generated
-
getAssemblyModule_Root
EAttribute getAssemblyModule_Root()Returns the meta object for the attribute 'Root
'.- Returns:
- the meta object for the attribute 'Root'.
- See Also:
- Generated
-
getAssemblyFactory
AssemblyFactory getAssemblyFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated
-