Interface MdExternalPropertiesPackage.Literals
- Enclosing interface:
- MdExternalPropertiesPackage
public static interface MdExternalPropertiesPackage.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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Abstract Additional Indexes
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Additional Indexes Container
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Additional Indexes' reference feature.
-
Field Details
-
ABSTRACT_ADDITIONAL_INDEXES
static final org.eclipse.emf.ecore.EClass ABSTRACT_ADDITIONAL_INDEXESThe meta object literal for the 'Abstract Additional Indexes
' class. -
ADDITIONAL_INDEXES_CONTAINER
static final org.eclipse.emf.ecore.EClass ADDITIONAL_INDEXES_CONTAINERThe meta object literal for the 'Additional Indexes Container
' class. -
ADDITIONAL_INDEXES_CONTAINER__ADDITIONAL_INDEXES
static final org.eclipse.emf.ecore.EReference ADDITIONAL_INDEXES_CONTAINER__ADDITIONAL_INDEXESThe meta object literal for the 'Additional Indexes' reference feature.
-