Interface EcoreutilsPackage.Literals
- Enclosing interface:
EcoreutilsPackage
public static interface EcoreutilsPackage.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.EDataTypeThe meta object literal for the 'Color' data type.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Custom Field' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Container' container reference feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Name' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Custom Field Container' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Custom Fields' containment reference list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Custom Reference Field' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Classifier Name' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Containment Value' containment reference feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Custom Value Field' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Classifier Name' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EDataTypeThe meta object literal for the 'Day Of Week' data type.static final org.eclipse.emf.ecore.EDataTypeThe meta object literal for the 'Local Date Time' data type.static final org.eclipse.emf.ecore.EDataTypeThe meta object literal for the 'Local Time' data type.static final org.eclipse.emf.ecore.EDataTypeThe meta object literal for the 'Real Distribution' data type.
-
Field Details
-
CUSTOM_FIELD
static final org.eclipse.emf.ecore.EClass CUSTOM_FIELDThe meta object literal for the 'Custom Field' class.- See Also:
-
CUSTOM_FIELD__NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_FIELD__NAMEThe meta object literal for the 'Name' attribute feature. -
CUSTOM_FIELD__CONTAINER
static final org.eclipse.emf.ecore.EReference CUSTOM_FIELD__CONTAINERThe meta object literal for the 'Container' container reference feature. -
CUSTOM_VALUE_FIELD
static final org.eclipse.emf.ecore.EClass CUSTOM_VALUE_FIELDThe meta object literal for the 'Custom Value Field' class.- See Also:
-
CUSTOM_VALUE_FIELD__VALUE
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VALUE_FIELD__VALUEThe meta object literal for the 'Value' attribute feature. -
CUSTOM_VALUE_FIELD__CLASSIFIER_NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VALUE_FIELD__CLASSIFIER_NAMEThe meta object literal for the 'Classifier Name' attribute feature. -
CUSTOM_REFERENCE_FIELD
static final org.eclipse.emf.ecore.EClass CUSTOM_REFERENCE_FIELDThe meta object literal for the 'Custom Reference Field' class.- See Also:
-
CUSTOM_REFERENCE_FIELD__VALUE
static final org.eclipse.emf.ecore.EReference CUSTOM_REFERENCE_FIELD__VALUEThe meta object literal for the 'Value' reference feature. -
CUSTOM_REFERENCE_FIELD__CONTAINMENT_VALUE
static final org.eclipse.emf.ecore.EReference CUSTOM_REFERENCE_FIELD__CONTAINMENT_VALUEThe meta object literal for the 'Containment Value' containment reference feature. -
CUSTOM_REFERENCE_FIELD__CLASSIFIER_NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_REFERENCE_FIELD__CLASSIFIER_NAMEThe meta object literal for the 'Classifier Name' attribute feature. -
CUSTOM_FIELD_CONTAINER
static final org.eclipse.emf.ecore.EClass CUSTOM_FIELD_CONTAINERThe meta object literal for the 'Custom Field Container' class.- See Also:
-
CUSTOM_FIELD_CONTAINER__CUSTOM_FIELDS
static final org.eclipse.emf.ecore.EReference CUSTOM_FIELD_CONTAINER__CUSTOM_FIELDSThe meta object literal for the 'Custom Fields' containment reference list feature. -
COLOR
static final org.eclipse.emf.ecore.EDataType COLORThe meta object literal for the 'Color' data type.- See Also:
-
LOCAL_DATE_TIME
static final org.eclipse.emf.ecore.EDataType LOCAL_DATE_TIMEThe meta object literal for the 'Local Date Time' data type.- See Also:
-
DAY_OF_WEEK
static final org.eclipse.emf.ecore.EDataType DAY_OF_WEEKThe meta object literal for the 'Day Of Week' data type.- See Also:
-
LOCAL_TIME
static final org.eclipse.emf.ecore.EDataType LOCAL_TIMEThe meta object literal for the 'Local Time' data type.- See Also:
-
REAL_DISTRIBUTION
static final org.eclipse.emf.ecore.EDataType REAL_DISTRIBUTIONThe meta object literal for the 'Real Distribution' data type.- See Also:
-