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
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
COMPOSED_UNIT
The meta object literal for the 'Composed Unit
' class.static org.eclipse.emf.ecore.EAttribute
COMPOSED_UNIT__EXPONENT
The meta object literal for the 'Exponent' attribute feature.static org.eclipse.emf.ecore.EReference
COMPOSED_UNIT__UNITS
The meta object literal for the 'Units' containment reference list feature.static org.eclipse.emf.ecore.EClass
CUSTOM_UNIT
The meta object literal for the 'Custom Unit
' class.static org.eclipse.emf.ecore.EAttribute
CUSTOM_UNIT__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClass
DOUBLE_MEASUREMENT
The meta object literal for the 'Double Measurement
' class.static org.eclipse.emf.ecore.EAttribute
DOUBLE_MEASUREMENT__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClass
EOBJECT_TO_STATISTICS_MAP_ENTRY
The meta object literal for the 'EObject To Statistics Map Entry
' class.static org.eclipse.emf.ecore.EReference
EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY
The meta object literal for the 'Key' reference feature.static org.eclipse.emf.ecore.EReference
EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EEnum
EPREFIX
The meta object literal for the 'EPrefix
' enum.static org.eclipse.emf.ecore.EClass
EPROPERTY_TYPE_TO_VALUE
The meta object literal for the 'EProperty Type To Value
' class.static org.eclipse.emf.ecore.EAttribute
EPROPERTY_TYPE_TO_VALUE__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EAttribute
EPROPERTY_TYPE_TO_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EEnum
ESI_UNIT_TYPE
The meta object literal for the 'ESI Unit Type
' enum.static org.eclipse.emf.ecore.EClass
FLOAT_MEASUREMENT
The meta object literal for the 'Float Measurement
' class.static org.eclipse.emf.ecore.EAttribute
FLOAT_MEASUREMENT__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClass
INT_MEASUREMENT
The meta object literal for the 'Int Measurement
' class.static org.eclipse.emf.ecore.EAttribute
INT_MEASUREMENT__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClass
LONG_MEASUREMENT
The meta object literal for the 'Long Measurement
' class.static org.eclipse.emf.ecore.EAttribute
LONG_MEASUREMENT__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClass
MEASUREMENT
The meta object literal for the 'Measurement
' class.static org.eclipse.emf.ecore.EAttribute
MEASUREMENT__TIMESTAMP
The meta object literal for the 'Timestamp' attribute feature.static org.eclipse.emf.ecore.EClass
SCALAR_MEASUREMENT
The meta object literal for the 'Scalar Measurement
' class.static org.eclipse.emf.ecore.EReference
SCALAR_MEASUREMENT__UNIT
The meta object literal for the 'Unit' reference feature.static org.eclipse.emf.ecore.EClass
SI_UNIT
The meta object literal for the 'SI Unit
' class.static org.eclipse.emf.ecore.EAttribute
SI_UNIT__UNIT_TYPE
The meta object literal for the 'Unit Type' attribute feature.static org.eclipse.emf.ecore.EClass
SIMPLE_UNIT
The meta object literal for the 'Simple Unit
' class.static org.eclipse.emf.ecore.EAttribute
SIMPLE_UNIT__PREFIX
The meta object literal for the 'Prefix' attribute feature.static org.eclipse.emf.ecore.EClass
STATISTIC_RECORD
The meta object literal for the 'Statistic Record
' class.static org.eclipse.emf.ecore.EReference
STATISTIC_RECORD__PROPERTIES
The meta object literal for the 'Properties' map feature.static org.eclipse.emf.ecore.EClass
STATISTICS_MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EReference
STATISTICS_MODEL__STATISTICS
The meta object literal for the 'Statistics' map feature.static org.eclipse.emf.ecore.EReference
STATISTICS_MODEL__UNITS
The meta object literal for the 'Units' containment reference list feature.static org.eclipse.emf.ecore.EClass
UNIT
The meta object literal for the 'Unit
' class.static org.eclipse.emf.ecore.EClass
VECTOR_MEASUREMENT
The meta object literal for the 'Vector Measurement
' class.static org.eclipse.emf.ecore.EReference
VECTOR_MEASUREMENT__VALUES
The 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:
StatisticRecordImpl
,StatisticsPackageImpl.getStatisticRecord()
- 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:
EPropertyTypeToValueImpl
,StatisticsPackageImpl.getEPropertyTypeToValue()
- 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:
MeasurementImpl
,StatisticsPackageImpl.getMeasurement()
- 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:
ScalarMeasurementImpl
,StatisticsPackageImpl.getScalarMeasurement()
- 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:
VectorMeasurementImpl
,StatisticsPackageImpl.getVectorMeasurement()
- 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:
IntMeasurementImpl
,StatisticsPackageImpl.getIntMeasurement()
- 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:
LongMeasurementImpl
,StatisticsPackageImpl.getLongMeasurement()
- 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:
FloatMeasurementImpl
,StatisticsPackageImpl.getFloatMeasurement()
- 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:
DoubleMeasurementImpl
,StatisticsPackageImpl.getDoubleMeasurement()
- 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:
UnitImpl
,StatisticsPackageImpl.getUnit()
- Generated:
-
COMPOSED_UNIT
static final org.eclipse.emf.ecore.EClass COMPOSED_UNITThe meta object literal for the 'Composed Unit
' class.- See Also:
ComposedUnitImpl
,StatisticsPackageImpl.getComposedUnit()
- 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:
SimpleUnitImpl
,StatisticsPackageImpl.getSimpleUnit()
- 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:
SIUnitImpl
,StatisticsPackageImpl.getSIUnit()
- 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:
CustomUnitImpl
,StatisticsPackageImpl.getCustomUnit()
- 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:
ESIUnitType
,StatisticsPackageImpl.getESIUnitType()
- Generated:
-
EPREFIX
static final org.eclipse.emf.ecore.EEnum EPREFIXThe meta object literal for the 'EPrefix
' enum.- See Also:
EPrefix
,StatisticsPackageImpl.getEPrefix()
- Generated:
-
STATISTICS_MODEL
static final org.eclipse.emf.ecore.EClass STATISTICS_MODELThe meta object literal for the 'Model
' class.- See Also:
StatisticsModelImpl
,StatisticsPackageImpl.getStatisticsModel()
- 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:
EObjectToStatisticsMapEntryImpl
,StatisticsPackageImpl.getEObjectToStatisticsMapEntry()
- 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:
-