Package org.eclipse.emf.cdo.lm.modules
Schnittstelle ModulesPackage.Literals
- Umschließende Schnittstelle:
ModulesPackage
public static interface ModulesPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final EClass
The meta object literal for the 'Dependency Definition
' class.static final EReference
The meta object literal for the 'Source' container reference feature.static final EAttribute
The meta object literal for the 'Target Name' attribute feature.static final EAttribute
The meta object literal for the 'Version Range' attribute feature.static final EClass
The meta object literal for the 'Module Definition
' class.static final EReference
The meta object literal for the 'Dependencies' containment reference list feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Version' attribute feature.static final EDataType
The meta object literal for the 'Version' data type.static final EDataType
The meta object literal for the 'Version Range' data type.
-
Felddetails
-
MODULE_DEFINITION
The meta object literal for the 'Module Definition
' class.- Siehe auch:
- Generated
-
MODULE_DEFINITION__NAME
The meta object literal for the 'Name' attribute feature.- Generated
-
MODULE_DEFINITION__VERSION
The meta object literal for the 'Version' attribute feature.- Generated
-
MODULE_DEFINITION__DEPENDENCIES
The meta object literal for the 'Dependencies' containment reference list feature.- Generated
-
DEPENDENCY_DEFINITION
The meta object literal for the 'Dependency Definition
' class.- Siehe auch:
- Generated
-
DEPENDENCY_DEFINITION__SOURCE
The meta object literal for the 'Source' container reference feature.- Generated
-
DEPENDENCY_DEFINITION__TARGET_NAME
The meta object literal for the 'Target Name' attribute feature.- Generated
-
DEPENDENCY_DEFINITION__VERSION_RANGE
The meta object literal for the 'Version Range' attribute feature.- Generated
-
VERSION
The meta object literal for the 'Version' data type.- Siehe auch:
- Generated
-
VERSION_RANGE
The meta object literal for the 'Version Range' data type.- Siehe auch:
- Generated
-