Package org.eclipse.emf.cdo.lm.assembly
Interface AssemblyPackage.Literals
- Enclosing interface:
- 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
-
Field Summary
Modifier and TypeFieldDescriptionstatic 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.
-
Field Details
-
ASSEMBLY
The meta object literal for the 'Assembly
' class.- See Also:
- 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.- See Also:
- 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
-