Package org.eclipse.emf.cdo.lm.assembly
Schnittstelle AssemblyPackage
- Alle Superschnittstellen:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- Alle bekannten Implementierungsklassen:
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
- Siehe auch:
- 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.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic 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. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns 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
'.Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.ENamedElement
getName, setName
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Von Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Felddetails
-
eNAME
The package name.- Siehe auch:
- Generated
-
eNS_URI
The package namespace URI.- Siehe auch:
- Generated
-
eNS_PREFIX
The package namespace name.- Siehe auch:
- Generated
-
eINSTANCE
The singleton instance of the package.- Generated
-
ASSEMBLY
static final int ASSEMBLYThe meta object id for the 'Assembly
' class.- Siehe auch:
- Generated
-
ASSEMBLY__ANNOTATIONS
static final int ASSEMBLY__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY__SYSTEM_NAME
static final int ASSEMBLY__SYSTEM_NAMEThe feature id for the 'System Name' attribute.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY__MODULES
static final int ASSEMBLY__MODULESThe feature id for the 'Modules' containment reference list.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_FEATURE_COUNT
static final int ASSEMBLY_FEATURE_COUNTThe number of structural features of the 'Assembly' class.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY___GET_ANNOTATION__STRING
static final int ASSEMBLY___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_OPERATION_COUNT
static final int ASSEMBLY_OPERATION_COUNTThe number of operations of the 'Assembly' class.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE
static final int ASSEMBLY_MODULEThe meta object id for the 'Module
' class.- Siehe auch:
- Generated
-
ASSEMBLY_MODULE__ANNOTATIONS
static final int ASSEMBLY_MODULE__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE__ASSEMBLY
static final int ASSEMBLY_MODULE__ASSEMBLYThe feature id for the 'Assembly' container reference.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE__NAME
static final int ASSEMBLY_MODULE__NAMEThe feature id for the 'Name' attribute.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE__VERSION
static final int ASSEMBLY_MODULE__VERSIONThe feature id for the 'Version' attribute.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE__BRANCH_POINT
static final int ASSEMBLY_MODULE__BRANCH_POINTThe feature id for the 'Branch Point' attribute.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE__ROOT
static final int ASSEMBLY_MODULE__ROOTThe feature id for the 'Root' attribute.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE_FEATURE_COUNT
static final int ASSEMBLY_MODULE_FEATURE_COUNTThe number of structural features of the 'Module' class.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE___GET_ANNOTATION__STRING
static final int ASSEMBLY_MODULE___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- Siehe auch:
- Generated
- Ordered
-
ASSEMBLY_MODULE_OPERATION_COUNT
static final int ASSEMBLY_MODULE_OPERATION_COUNTThe number of operations of the 'Module' class.- Siehe auch:
- Generated
- Ordered
-
-
Methodendetails
-
getAssembly
EClass getAssembly()Returns the meta object for class 'Assembly
'.- Gibt zurück:
- the meta object for class 'Assembly'.
- Siehe auch:
- Generated
-
getAssembly_SystemName
EAttribute getAssembly_SystemName()Returns the meta object for the attribute 'System Name
'.- Gibt zurück:
- the meta object for the attribute 'System Name'.
- Siehe auch:
- Generated
-
getAssembly_Modules
EReference getAssembly_Modules()Returns the meta object for the containment reference list 'Modules
'.- Gibt zurück:
- the meta object for the containment reference list 'Modules'.
- Siehe auch:
- Generated
-
getAssemblyModule
EClass getAssemblyModule()Returns the meta object for class 'Module
'.- Gibt zurück:
- the meta object for class 'Module'.
- Siehe auch:
- Generated
-
getAssemblyModule_Assembly
EReference getAssemblyModule_Assembly()Returns the meta object for the container reference 'Assembly
'.- Gibt zurück:
- the meta object for the container reference 'Assembly'.
- Siehe auch:
- Generated
-
getAssemblyModule_Name
EAttribute getAssemblyModule_Name()Returns the meta object for the attribute 'Name
'.- Gibt zurück:
- the meta object for the attribute 'Name'.
- Siehe auch:
- Generated
-
getAssemblyModule_Version
EAttribute getAssemblyModule_Version()Returns the meta object for the attribute 'Version
'.- Gibt zurück:
- the meta object for the attribute 'Version'.
- Siehe auch:
- Generated
-
getAssemblyModule_BranchPoint
EAttribute getAssemblyModule_BranchPoint()Returns the meta object for the attribute 'Branch Point
'.- Gibt zurück:
- the meta object for the attribute 'Branch Point'.
- Siehe auch:
- Generated
-
getAssemblyModule_Root
EAttribute getAssemblyModule_Root()Returns the meta object for the attribute 'Root
'.- Gibt zurück:
- the meta object for the attribute 'Root'.
- Siehe auch:
- Generated
-
getAssemblyFactory
AssemblyFactory getAssemblyFactory()Returns the factory that creates the instances of the model.- Gibt zurück:
- the factory that creates the instances of the model.
- Generated
-