Interface StatisticsPackage.Literals
- Enclosing interface:
- StatisticsPackage
public static interface StatisticsPackage.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:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Composed Unit' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Exponent' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Units' containment reference list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Custom Unit' class.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 'Double Measurement' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EObject To Statistics Map Entry' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Key' reference feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Value' containment reference feature.static final org.eclipse.emf.ecore.EEnumThe meta object literal for the 'EPrefix' enum.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'EProperty Type To Value' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Key' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EEnumThe meta object literal for the 'ESI Unit Type' enum.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Float Measurement' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Int Measurement' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Long Measurement' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Value' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Measurement' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Timestamp' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Scalar Measurement' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Unit' reference feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'SI Unit' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Unit Type' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Simple Unit' class.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Prefix' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Statistic Record' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Properties' map feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Model' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Statistics' map feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Units' containment reference list feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Unit' class.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Vector Measurement' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Values' containment reference list feature.
-
Field Details
-
STATISTIC_RECORD
static final org.eclipse.emf.ecore.EClass STATISTIC_RECORDThe meta object literal for the 'Statistic Record' class.- See Also:
- Generated:
-
STATISTIC_RECORD__PROPERTIES
static final org.eclipse.emf.ecore.EReference STATISTIC_RECORD__PROPERTIESThe meta object literal for the 'Properties' map feature.- Generated:
-
EPROPERTY_TYPE_TO_VALUE
static final org.eclipse.emf.ecore.EClass EPROPERTY_TYPE_TO_VALUEThe meta object literal for the 'EProperty Type To Value' class.- See Also:
- Generated:
-
EPROPERTY_TYPE_TO_VALUE__KEY
static final org.eclipse.emf.ecore.EAttribute EPROPERTY_TYPE_TO_VALUE__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
EPROPERTY_TYPE_TO_VALUE__VALUE
static final org.eclipse.emf.ecore.EAttribute EPROPERTY_TYPE_TO_VALUE__VALUEThe meta object literal for the 'Value' attribute feature.- Generated:
-
MEASUREMENT
static final org.eclipse.emf.ecore.EClass MEASUREMENTThe meta object literal for the 'Measurement' class.- See Also:
- Generated:
-
MEASUREMENT__TIMESTAMP
static final org.eclipse.emf.ecore.EAttribute MEASUREMENT__TIMESTAMPThe meta object literal for the 'Timestamp' attribute feature.- Generated:
-
SCALAR_MEASUREMENT
static final org.eclipse.emf.ecore.EClass SCALAR_MEASUREMENTThe meta object literal for the 'Scalar Measurement' class.- See Also:
- Generated:
-
SCALAR_MEASUREMENT__UNIT
static final org.eclipse.emf.ecore.EReference SCALAR_MEASUREMENT__UNITThe meta object literal for the 'Unit' reference feature.- Generated:
-
VECTOR_MEASUREMENT
static final org.eclipse.emf.ecore.EClass VECTOR_MEASUREMENTThe meta object literal for the 'Vector Measurement' class.- See Also:
- Generated:
-
VECTOR_MEASUREMENT__VALUES
static final org.eclipse.emf.ecore.EReference VECTOR_MEASUREMENT__VALUESThe meta object literal for the 'Values' containment reference list feature.- Generated:
-
INT_MEASUREMENT
static final org.eclipse.emf.ecore.EClass INT_MEASUREMENTThe meta object literal for the 'Int Measurement' class.- See Also:
- Generated:
-
INT_MEASUREMENT__VALUE
static final org.eclipse.emf.ecore.EAttribute INT_MEASUREMENT__VALUEThe meta object literal for the 'Value' attribute feature.- Generated:
-
LONG_MEASUREMENT
static final org.eclipse.emf.ecore.EClass LONG_MEASUREMENTThe meta object literal for the 'Long Measurement' class.- See Also:
- Generated:
-
LONG_MEASUREMENT__VALUE
static final org.eclipse.emf.ecore.EAttribute LONG_MEASUREMENT__VALUEThe meta object literal for the 'Value' attribute feature.- Generated:
-
FLOAT_MEASUREMENT
static final org.eclipse.emf.ecore.EClass FLOAT_MEASUREMENTThe meta object literal for the 'Float Measurement' class.- See Also:
- Generated:
-
FLOAT_MEASUREMENT__VALUE
static final org.eclipse.emf.ecore.EAttribute FLOAT_MEASUREMENT__VALUEThe meta object literal for the 'Value' attribute feature.- Generated:
-
DOUBLE_MEASUREMENT
static final org.eclipse.emf.ecore.EClass DOUBLE_MEASUREMENTThe meta object literal for the 'Double Measurement' class.- See Also:
- Generated:
-
DOUBLE_MEASUREMENT__VALUE
static final org.eclipse.emf.ecore.EAttribute DOUBLE_MEASUREMENT__VALUEThe meta object literal for the 'Value' attribute feature.- Generated:
-
UNIT
static final org.eclipse.emf.ecore.EClass UNITThe meta object literal for the 'Unit' class.- See Also:
- Generated:
-
COMPOSED_UNIT
static final org.eclipse.emf.ecore.EClass COMPOSED_UNITThe meta object literal for the 'Composed Unit' class.- See Also:
- Generated:
-
COMPOSED_UNIT__UNITS
static final org.eclipse.emf.ecore.EReference COMPOSED_UNIT__UNITSThe meta object literal for the 'Units' containment reference list feature.- Generated:
-
COMPOSED_UNIT__EXPONENT
static final org.eclipse.emf.ecore.EAttribute COMPOSED_UNIT__EXPONENTThe meta object literal for the 'Exponent' attribute feature.- Generated:
-
SIMPLE_UNIT
static final org.eclipse.emf.ecore.EClass SIMPLE_UNITThe meta object literal for the 'Simple Unit' class.- See Also:
- Generated:
-
SIMPLE_UNIT__PREFIX
static final org.eclipse.emf.ecore.EAttribute SIMPLE_UNIT__PREFIXThe meta object literal for the 'Prefix' attribute feature.- Generated:
-
SI_UNIT
static final org.eclipse.emf.ecore.EClass SI_UNITThe meta object literal for the 'SI Unit' class.- See Also:
- Generated:
-
SI_UNIT__UNIT_TYPE
static final org.eclipse.emf.ecore.EAttribute SI_UNIT__UNIT_TYPEThe meta object literal for the 'Unit Type' attribute feature.- Generated:
-
CUSTOM_UNIT
static final org.eclipse.emf.ecore.EClass CUSTOM_UNITThe meta object literal for the 'Custom Unit' class.- See Also:
- Generated:
-
CUSTOM_UNIT__NAME
static final org.eclipse.emf.ecore.EAttribute CUSTOM_UNIT__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
ESI_UNIT_TYPE
static final org.eclipse.emf.ecore.EEnum ESI_UNIT_TYPEThe meta object literal for the 'ESI Unit Type' enum.- See Also:
- Generated:
-
EPREFIX
static final org.eclipse.emf.ecore.EEnum EPREFIXThe meta object literal for the 'EPrefix' enum.- See Also:
- Generated:
-
STATISTICS_MODEL
static final org.eclipse.emf.ecore.EClass STATISTICS_MODELThe meta object literal for the 'Model' class.- See Also:
- Generated:
-
STATISTICS_MODEL__STATISTICS
static final org.eclipse.emf.ecore.EReference STATISTICS_MODEL__STATISTICSThe meta object literal for the 'Statistics' map feature.- Generated:
-
STATISTICS_MODEL__UNITS
static final org.eclipse.emf.ecore.EReference STATISTICS_MODEL__UNITSThe meta object literal for the 'Units' containment reference list feature.- Generated:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass EOBJECT_TO_STATISTICS_MAP_ENTRYThe meta object literal for the 'EObject To Statistics Map Entry' class.- See Also:
- Generated:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference EOBJECT_TO_STATISTICS_MAP_ENTRY__KEYThe meta object literal for the 'Key' reference feature.- Generated:
-