Package org.eclipse.emf.cdo.lm.assembly
Schnittstelle AssemblyPackage.Literals
- Umschließende Schnittstelle:
AssemblyPackage
public static interface AssemblyPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final EClass
The meta object literal for the 'Assembly
' class.static final EReference
The meta object literal for the 'Modules' containment reference list feature.static final EAttribute
The meta object literal for the 'System Name' attribute feature.static final EClass
The meta object literal for the 'Module
' class.static final EReference
The meta object literal for the 'Assembly' container reference feature.static final EAttribute
The meta object literal for the 'Branch Point' attribute feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Root' attribute feature.static final EAttribute
The meta object literal for the 'Version' attribute feature.
-
Felddetails
-
ASSEMBLY
The meta object literal for the 'Assembly
' class.- Siehe auch:
- Generated
-
ASSEMBLY__SYSTEM_NAME
The meta object literal for the 'System Name' attribute feature.- Generated
-
ASSEMBLY__MODULES
The meta object literal for the 'Modules' containment reference list feature.- Generated
-
ASSEMBLY_MODULE
The meta object literal for the 'Module
' class.- Siehe auch:
- Generated
-
ASSEMBLY_MODULE__ASSEMBLY
The meta object literal for the 'Assembly' container reference feature.- Generated
-
ASSEMBLY_MODULE__NAME
The meta object literal for the 'Name' attribute feature.- Generated
-
ASSEMBLY_MODULE__VERSION
The meta object literal for the 'Version' attribute feature.- Generated
-
ASSEMBLY_MODULE__BRANCH_POINT
The meta object literal for the 'Branch Point' attribute feature.- Generated
-
ASSEMBLY_MODULE__ROOT
The meta object literal for the 'Root' attribute feature.- Generated
-