Interface StatisticsPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
StatisticsPackageImpl
public interface StatisticsPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
StatisticsFactory
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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 -
Field Summary
Fields Modifier and Type Field Description static int
COMPOSED_UNIT
The meta object id for the 'Composed Unit
' class.static int
COMPOSED_UNIT__EXPONENT
The feature id for the 'Exponent' attribute.static int
COMPOSED_UNIT__UNITS
The feature id for the 'Units' containment reference list.static int
COMPOSED_UNIT_FEATURE_COUNT
The number of structural features of the 'Composed Unit' class.static int
COMPOSED_UNIT_OPERATION_COUNT
The number of operations of the 'Composed Unit' class.static int
CUSTOM_UNIT
The meta object id for the 'Custom Unit
' class.static int
CUSTOM_UNIT__NAME
The feature id for the 'Name' attribute.static int
CUSTOM_UNIT__PREFIX
The feature id for the 'Prefix' attribute.static int
CUSTOM_UNIT_FEATURE_COUNT
The number of structural features of the 'Custom Unit' class.static int
CUSTOM_UNIT_OPERATION_COUNT
The number of operations of the 'Custom Unit' class.static int
DOUBLE_MEASUREMENT
The meta object id for the 'Double Measurement
' class.static int
DOUBLE_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
DOUBLE_MEASUREMENT__UNIT
The feature id for the 'Unit' reference.static int
DOUBLE_MEASUREMENT__VALUE
The feature id for the 'Value' attribute.static int
DOUBLE_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Double Measurement' class.static int
DOUBLE_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Double Measurement' class.static StatisticsPackage
eINSTANCE
The singleton instance of the package.static java.lang.String
eNAME
The package name.static java.lang.String
eNS_PREFIX
The package namespace name.static java.lang.String
eNS_URI
The package namespace URI.static int
EOBJECT_TO_STATISTICS_MAP_ENTRY
The meta object id for the 'EObject To Statistics Map Entry
' class.static int
EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY
The feature id for the 'Key' reference.static int
EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
EOBJECT_TO_STATISTICS_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EObject To Statistics Map Entry' class.static int
EOBJECT_TO_STATISTICS_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EObject To Statistics Map Entry' class.static int
EPREFIX
The meta object id for the 'EPrefix
' enum.static int
EPROPERTY_TYPE_TO_VALUE
The meta object id for the 'EProperty Type To Value
' class.static int
EPROPERTY_TYPE_TO_VALUE__KEY
The feature id for the 'Key' attribute.static int
EPROPERTY_TYPE_TO_VALUE__VALUE
The feature id for the 'Value' attribute.static int
EPROPERTY_TYPE_TO_VALUE_FEATURE_COUNT
The number of structural features of the 'EProperty Type To Value' class.static int
EPROPERTY_TYPE_TO_VALUE_OPERATION_COUNT
The number of operations of the 'EProperty Type To Value' class.static int
ESI_UNIT_TYPE
The meta object id for the 'ESI Unit Type
' enum.static int
FLOAT_MEASUREMENT
The meta object id for the 'Float Measurement
' class.static int
FLOAT_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
FLOAT_MEASUREMENT__UNIT
The feature id for the 'Unit' reference.static int
FLOAT_MEASUREMENT__VALUE
The feature id for the 'Value' attribute.static int
FLOAT_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Float Measurement' class.static int
FLOAT_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Float Measurement' class.static int
INT_MEASUREMENT
The meta object id for the 'Int Measurement
' class.static int
INT_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
INT_MEASUREMENT__UNIT
The feature id for the 'Unit' reference.static int
INT_MEASUREMENT__VALUE
The feature id for the 'Value' attribute.static int
INT_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Int Measurement' class.static int
INT_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Int Measurement' class.static int
LONG_MEASUREMENT
The meta object id for the 'Long Measurement
' class.static int
LONG_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
LONG_MEASUREMENT__UNIT
The feature id for the 'Unit' reference.static int
LONG_MEASUREMENT__VALUE
The feature id for the 'Value' attribute.static int
LONG_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Long Measurement' class.static int
LONG_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Long Measurement' class.static int
MEASUREMENT
The meta object id for the 'Measurement
' class.static int
MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Measurement' class.static int
MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Measurement' class.static int
SCALAR_MEASUREMENT
The meta object id for the 'Scalar Measurement
' class.static int
SCALAR_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
SCALAR_MEASUREMENT__UNIT
The feature id for the 'Unit' reference.static int
SCALAR_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Scalar Measurement' class.static int
SCALAR_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Scalar Measurement' class.static int
SI_UNIT
The meta object id for the 'SI Unit
' class.static int
SI_UNIT__PREFIX
The feature id for the 'Prefix' attribute.static int
SI_UNIT__UNIT_TYPE
The feature id for the 'Unit Type' attribute.static int
SI_UNIT_FEATURE_COUNT
The number of structural features of the 'SI Unit' class.static int
SI_UNIT_OPERATION_COUNT
The number of operations of the 'SI Unit' class.static int
SIMPLE_UNIT
The meta object id for the 'Simple Unit
' class.static int
SIMPLE_UNIT__PREFIX
The feature id for the 'Prefix' attribute.static int
SIMPLE_UNIT_FEATURE_COUNT
The number of structural features of the 'Simple Unit' class.static int
SIMPLE_UNIT_OPERATION_COUNT
The number of operations of the 'Simple Unit' class.static int
STATISTIC_RECORD
The meta object id for the 'Statistic Record
' class.static int
STATISTIC_RECORD__PROPERTIES
The feature id for the 'Properties' map.static int
STATISTIC_RECORD_FEATURE_COUNT
The number of structural features of the 'Statistic Record' class.static int
STATISTIC_RECORD_OPERATION_COUNT
The number of operations of the 'Statistic Record' class.static int
STATISTICS_MODEL
The meta object id for the 'Model
' class.static int
STATISTICS_MODEL__STATISTICS
The feature id for the 'Statistics' map.static int
STATISTICS_MODEL__UNITS
The feature id for the 'Units' containment reference list.static int
STATISTICS_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
STATISTICS_MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.static int
UNIT
The meta object id for the 'Unit
' class.static int
UNIT_FEATURE_COUNT
The number of structural features of the 'Unit' class.static int
UNIT_OPERATION_COUNT
The number of operations of the 'Unit' class.static int
VECTOR_MEASUREMENT
The meta object id for the 'Vector Measurement
' class.static int
VECTOR_MEASUREMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.static int
VECTOR_MEASUREMENT__VALUES
The feature id for the 'Values' containment reference list.static int
VECTOR_MEASUREMENT_FEATURE_COUNT
The number of structural features of the 'Vector Measurement' class.static int
VECTOR_MEASUREMENT_OPERATION_COUNT
The number of operations of the 'Vector Measurement' class. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getComposedUnit()
Returns the meta object for class 'Composed Unit
'.org.eclipse.emf.ecore.EAttribute
getComposedUnit_Exponent()
Returns the meta object for the attribute 'Exponent
'.org.eclipse.emf.ecore.EReference
getComposedUnit_Units()
Returns the meta object for the containment reference list 'Units
'.org.eclipse.emf.ecore.EClass
getCustomUnit()
Returns the meta object for class 'Custom Unit
'.org.eclipse.emf.ecore.EAttribute
getCustomUnit_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
getDoubleMeasurement()
Returns the meta object for class 'Double Measurement
'.org.eclipse.emf.ecore.EAttribute
getDoubleMeasurement_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getEObjectToStatisticsMapEntry()
Returns the meta object for class 'EObject To Statistics Map Entry
'.org.eclipse.emf.ecore.EReference
getEObjectToStatisticsMapEntry_Key()
Returns the meta object for the reference 'Key
'.org.eclipse.emf.ecore.EReference
getEObjectToStatisticsMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EEnum
getEPrefix()
Returns the meta object for enum 'EPrefix
'.org.eclipse.emf.ecore.EClass
getEPropertyTypeToValue()
Returns the meta object for class 'EProperty Type To Value
'.org.eclipse.emf.ecore.EAttribute
getEPropertyTypeToValue_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EAttribute
getEPropertyTypeToValue_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EEnum
getESIUnitType()
Returns the meta object for enum 'ESI Unit Type
'.org.eclipse.emf.ecore.EClass
getFloatMeasurement()
Returns the meta object for class 'Float Measurement
'.org.eclipse.emf.ecore.EAttribute
getFloatMeasurement_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getIntMeasurement()
Returns the meta object for class 'Int Measurement
'.org.eclipse.emf.ecore.EAttribute
getIntMeasurement_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getLongMeasurement()
Returns the meta object for class 'Long Measurement
'.org.eclipse.emf.ecore.EAttribute
getLongMeasurement_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getMeasurement()
Returns the meta object for class 'Measurement
'.org.eclipse.emf.ecore.EAttribute
getMeasurement_Timestamp()
Returns the meta object for the attribute 'Timestamp
'.org.eclipse.emf.ecore.EClass
getScalarMeasurement()
Returns the meta object for class 'Scalar Measurement
'.org.eclipse.emf.ecore.EReference
getScalarMeasurement_Unit()
Returns the meta object for the reference 'Unit
'.org.eclipse.emf.ecore.EClass
getSimpleUnit()
Returns the meta object for class 'Simple Unit
'.org.eclipse.emf.ecore.EAttribute
getSimpleUnit_Prefix()
Returns the meta object for the attribute 'Prefix
'.org.eclipse.emf.ecore.EClass
getSIUnit()
Returns the meta object for class 'SI Unit
'.org.eclipse.emf.ecore.EAttribute
getSIUnit_UnitType()
Returns the meta object for the attribute 'Unit Type
'.org.eclipse.emf.ecore.EClass
getStatisticRecord()
Returns the meta object for class 'Statistic Record
'.org.eclipse.emf.ecore.EReference
getStatisticRecord_Properties()
Returns the meta object for the map 'Properties
'.StatisticsFactory
getStatisticsFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getStatisticsModel()
Returns the meta object for class 'Model
'.org.eclipse.emf.ecore.EReference
getStatisticsModel_Statistics()
Returns the meta object for the map 'Statistics
'.org.eclipse.emf.ecore.EReference
getStatisticsModel_Units()
Returns the meta object for the containment reference list 'Units
'.org.eclipse.emf.ecore.EClass
getUnit()
Returns the meta object for class 'Unit
'.org.eclipse.emf.ecore.EClass
getVectorMeasurement()
Returns the meta object for class 'Vector Measurement
'.org.eclipse.emf.ecore.EReference
getVectorMeasurement_Values()
Returns the meta object for the containment reference list 'Values
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Field Details
-
eNAME
static final java.lang.String eNAMEThe package name.- See Also:
- Constant Field Values
- Generated:
-
eNS_URI
static final java.lang.String eNS_URIThe package namespace URI.- See Also:
- Constant Field Values
- Generated:
-
eNS_PREFIX
static final java.lang.String eNS_PREFIXThe package namespace name.- See Also:
- Constant Field Values
- Generated:
-
eINSTANCE
The singleton instance of the package.- Generated:
-
STATISTIC_RECORD
static final int STATISTIC_RECORDThe meta object id for the 'Statistic Record
' class.- See Also:
StatisticRecordImpl
,StatisticsPackageImpl.getStatisticRecord()
, Constant Field Values- Generated:
-
STATISTIC_RECORD__PROPERTIES
static final int STATISTIC_RECORD__PROPERTIESThe feature id for the 'Properties' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STATISTIC_RECORD_FEATURE_COUNT
static final int STATISTIC_RECORD_FEATURE_COUNTThe number of structural features of the 'Statistic Record' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STATISTIC_RECORD_OPERATION_COUNT
static final int STATISTIC_RECORD_OPERATION_COUNTThe number of operations of the 'Statistic Record' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EPROPERTY_TYPE_TO_VALUE
static final int EPROPERTY_TYPE_TO_VALUEThe meta object id for the 'EProperty Type To Value
' class.- See Also:
EPropertyTypeToValueImpl
,StatisticsPackageImpl.getEPropertyTypeToValue()
, Constant Field Values- Generated:
-
EPROPERTY_TYPE_TO_VALUE__KEY
static final int EPROPERTY_TYPE_TO_VALUE__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EPROPERTY_TYPE_TO_VALUE__VALUE
static final int EPROPERTY_TYPE_TO_VALUE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EPROPERTY_TYPE_TO_VALUE_FEATURE_COUNT
static final int EPROPERTY_TYPE_TO_VALUE_FEATURE_COUNTThe number of structural features of the 'EProperty Type To Value' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EPROPERTY_TYPE_TO_VALUE_OPERATION_COUNT
static final int EPROPERTY_TYPE_TO_VALUE_OPERATION_COUNTThe number of operations of the 'EProperty Type To Value' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
MEASUREMENT
static final int MEASUREMENTThe meta object id for the 'Measurement
' class.- See Also:
MeasurementImpl
,StatisticsPackageImpl.getMeasurement()
, Constant Field Values- Generated:
-
MEASUREMENT__TIMESTAMP
static final int MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
MEASUREMENT_FEATURE_COUNT
static final int MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
MEASUREMENT_OPERATION_COUNT
static final int MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SCALAR_MEASUREMENT
static final int SCALAR_MEASUREMENTThe meta object id for the 'Scalar Measurement
' class.- See Also:
ScalarMeasurementImpl
,StatisticsPackageImpl.getScalarMeasurement()
, Constant Field Values- Generated:
-
SCALAR_MEASUREMENT__TIMESTAMP
static final int SCALAR_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SCALAR_MEASUREMENT__UNIT
static final int SCALAR_MEASUREMENT__UNITThe feature id for the 'Unit' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SCALAR_MEASUREMENT_FEATURE_COUNT
static final int SCALAR_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Scalar Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SCALAR_MEASUREMENT_OPERATION_COUNT
static final int SCALAR_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Scalar Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
VECTOR_MEASUREMENT
static final int VECTOR_MEASUREMENTThe meta object id for the 'Vector Measurement
' class.- See Also:
VectorMeasurementImpl
,StatisticsPackageImpl.getVectorMeasurement()
, Constant Field Values- Generated:
-
VECTOR_MEASUREMENT__TIMESTAMP
static final int VECTOR_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
VECTOR_MEASUREMENT__VALUES
static final int VECTOR_MEASUREMENT__VALUESThe feature id for the 'Values' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
VECTOR_MEASUREMENT_FEATURE_COUNT
static final int VECTOR_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Vector Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
VECTOR_MEASUREMENT_OPERATION_COUNT
static final int VECTOR_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Vector Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INT_MEASUREMENT
static final int INT_MEASUREMENTThe meta object id for the 'Int Measurement
' class.- See Also:
IntMeasurementImpl
,StatisticsPackageImpl.getIntMeasurement()
, Constant Field Values- Generated:
-
INT_MEASUREMENT__TIMESTAMP
static final int INT_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INT_MEASUREMENT__UNIT
static final int INT_MEASUREMENT__UNITThe feature id for the 'Unit' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INT_MEASUREMENT__VALUE
static final int INT_MEASUREMENT__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INT_MEASUREMENT_FEATURE_COUNT
static final int INT_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Int Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INT_MEASUREMENT_OPERATION_COUNT
static final int INT_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Int Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
LONG_MEASUREMENT
static final int LONG_MEASUREMENTThe meta object id for the 'Long Measurement
' class.- See Also:
LongMeasurementImpl
,StatisticsPackageImpl.getLongMeasurement()
, Constant Field Values- Generated:
-
LONG_MEASUREMENT__TIMESTAMP
static final int LONG_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
LONG_MEASUREMENT__UNIT
static final int LONG_MEASUREMENT__UNITThe feature id for the 'Unit' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
LONG_MEASUREMENT__VALUE
static final int LONG_MEASUREMENT__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
LONG_MEASUREMENT_FEATURE_COUNT
static final int LONG_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Long Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
LONG_MEASUREMENT_OPERATION_COUNT
static final int LONG_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Long Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
FLOAT_MEASUREMENT
static final int FLOAT_MEASUREMENTThe meta object id for the 'Float Measurement
' class.- See Also:
FloatMeasurementImpl
,StatisticsPackageImpl.getFloatMeasurement()
, Constant Field Values- Generated:
-
FLOAT_MEASUREMENT__TIMESTAMP
static final int FLOAT_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
FLOAT_MEASUREMENT__UNIT
static final int FLOAT_MEASUREMENT__UNITThe feature id for the 'Unit' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
FLOAT_MEASUREMENT__VALUE
static final int FLOAT_MEASUREMENT__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
FLOAT_MEASUREMENT_FEATURE_COUNT
static final int FLOAT_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Float Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
FLOAT_MEASUREMENT_OPERATION_COUNT
static final int FLOAT_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Float Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DOUBLE_MEASUREMENT
static final int DOUBLE_MEASUREMENTThe meta object id for the 'Double Measurement
' class.- See Also:
DoubleMeasurementImpl
,StatisticsPackageImpl.getDoubleMeasurement()
, Constant Field Values- Generated:
-
DOUBLE_MEASUREMENT__TIMESTAMP
static final int DOUBLE_MEASUREMENT__TIMESTAMPThe feature id for the 'Timestamp' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DOUBLE_MEASUREMENT__UNIT
static final int DOUBLE_MEASUREMENT__UNITThe feature id for the 'Unit' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DOUBLE_MEASUREMENT__VALUE
static final int DOUBLE_MEASUREMENT__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DOUBLE_MEASUREMENT_FEATURE_COUNT
static final int DOUBLE_MEASUREMENT_FEATURE_COUNTThe number of structural features of the 'Double Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DOUBLE_MEASUREMENT_OPERATION_COUNT
static final int DOUBLE_MEASUREMENT_OPERATION_COUNTThe number of operations of the 'Double Measurement' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
UNIT
static final int UNITThe meta object id for the 'Unit
' class.- See Also:
UnitImpl
,StatisticsPackageImpl.getUnit()
, Constant Field Values- Generated:
-
COMPOSED_UNIT
static final int COMPOSED_UNITThe meta object id for the 'Composed Unit
' class.- See Also:
ComposedUnitImpl
,StatisticsPackageImpl.getComposedUnit()
, Constant Field Values- Generated:
-
SIMPLE_UNIT
static final int SIMPLE_UNITThe meta object id for the 'Simple Unit
' class.- See Also:
SimpleUnitImpl
,StatisticsPackageImpl.getSimpleUnit()
, Constant Field Values- Generated:
-
SI_UNIT
static final int SI_UNITThe meta object id for the 'SI Unit
' class.- See Also:
SIUnitImpl
,StatisticsPackageImpl.getSIUnit()
, Constant Field Values- Generated:
-
CUSTOM_UNIT
static final int CUSTOM_UNITThe meta object id for the 'Custom Unit
' class.- See Also:
CustomUnitImpl
,StatisticsPackageImpl.getCustomUnit()
, Constant Field Values- Generated:
-
ESI_UNIT_TYPE
static final int ESI_UNIT_TYPEThe meta object id for the 'ESI Unit Type
' enum.- See Also:
ESIUnitType
,StatisticsPackageImpl.getESIUnitType()
, Constant Field Values- Generated:
-
EPREFIX
static final int EPREFIXThe meta object id for the 'EPrefix
' enum.- See Also:
EPrefix
,StatisticsPackageImpl.getEPrefix()
, Constant Field Values- Generated:
-
STATISTICS_MODEL
static final int STATISTICS_MODELThe meta object id for the 'Model
' class.- See Also:
StatisticsModelImpl
,StatisticsPackageImpl.getStatisticsModel()
, Constant Field Values- Generated:
-
STATISTICS_MODEL__STATISTICS
static final int STATISTICS_MODEL__STATISTICSThe feature id for the 'Statistics' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STATISTICS_MODEL__UNITS
static final int STATISTICS_MODEL__UNITSThe feature id for the 'Units' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STATISTICS_MODEL_FEATURE_COUNT
static final int STATISTICS_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STATISTICS_MODEL_OPERATION_COUNT
static final int STATISTICS_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY
static final int EOBJECT_TO_STATISTICS_MAP_ENTRYThe meta object id for the 'EObject To Statistics Map Entry
' class. -
EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE
static final int EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY
static final int EOBJECT_TO_STATISTICS_MAP_ENTRY__KEYThe feature id for the 'Key' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY_FEATURE_COUNT
static final int EOBJECT_TO_STATISTICS_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EObject To Statistics Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EOBJECT_TO_STATISTICS_MAP_ENTRY_OPERATION_COUNT
static final int EOBJECT_TO_STATISTICS_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EObject To Statistics Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
UNIT_FEATURE_COUNT
static final int UNIT_FEATURE_COUNTThe number of structural features of the 'Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
UNIT_OPERATION_COUNT
static final int UNIT_OPERATION_COUNTThe number of operations of the 'Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPOSED_UNIT__UNITS
static final int COMPOSED_UNIT__UNITSThe feature id for the 'Units' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPOSED_UNIT__EXPONENT
static final int COMPOSED_UNIT__EXPONENTThe feature id for the 'Exponent' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPOSED_UNIT_FEATURE_COUNT
static final int COMPOSED_UNIT_FEATURE_COUNTThe number of structural features of the 'Composed Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
COMPOSED_UNIT_OPERATION_COUNT
static final int COMPOSED_UNIT_OPERATION_COUNTThe number of operations of the 'Composed Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SIMPLE_UNIT__PREFIX
static final int SIMPLE_UNIT__PREFIXThe feature id for the 'Prefix' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SIMPLE_UNIT_FEATURE_COUNT
static final int SIMPLE_UNIT_FEATURE_COUNTThe number of structural features of the 'Simple Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SIMPLE_UNIT_OPERATION_COUNT
static final int SIMPLE_UNIT_OPERATION_COUNTThe number of operations of the 'Simple Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SI_UNIT__PREFIX
static final int SI_UNIT__PREFIXThe feature id for the 'Prefix' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SI_UNIT__UNIT_TYPE
static final int SI_UNIT__UNIT_TYPEThe feature id for the 'Unit Type' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SI_UNIT_FEATURE_COUNT
static final int SI_UNIT_FEATURE_COUNTThe number of structural features of the 'SI Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
SI_UNIT_OPERATION_COUNT
static final int SI_UNIT_OPERATION_COUNTThe number of operations of the 'SI Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
CUSTOM_UNIT__PREFIX
static final int CUSTOM_UNIT__PREFIXThe feature id for the 'Prefix' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
CUSTOM_UNIT__NAME
static final int CUSTOM_UNIT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
CUSTOM_UNIT_FEATURE_COUNT
static final int CUSTOM_UNIT_FEATURE_COUNTThe number of structural features of the 'Custom Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
CUSTOM_UNIT_OPERATION_COUNT
static final int CUSTOM_UNIT_OPERATION_COUNTThe number of operations of the 'Custom Unit' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
-
Method Details
-
getStatisticRecord
org.eclipse.emf.ecore.EClass getStatisticRecord()Returns the meta object for class 'Statistic Record
'.- Returns:
- the meta object for class 'Statistic Record'.
- See Also:
StatisticRecord
- Generated:
-
getStatisticRecord_Properties
org.eclipse.emf.ecore.EReference getStatisticRecord_Properties()Returns the meta object for the map 'Properties
'.- Returns:
- the meta object for the map 'Properties'.
- See Also:
StatisticRecord.getProperties()
,getStatisticRecord()
- Generated:
-
getEPropertyTypeToValue
org.eclipse.emf.ecore.EClass getEPropertyTypeToValue()Returns the meta object for class 'EProperty Type To Value
'.- Returns:
- the meta object for class 'EProperty Type To Value'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueDataType="org.eclipse.emf.ecore.EJavaObject"
-
getEPropertyTypeToValue_Key
org.eclipse.emf.ecore.EAttribute getEPropertyTypeToValue_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEPropertyTypeToValue()
- Generated:
-
getEPropertyTypeToValue_Value
org.eclipse.emf.ecore.EAttribute getEPropertyTypeToValue_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Map.Entry
,getEPropertyTypeToValue()
- Generated:
-
getMeasurement
org.eclipse.emf.ecore.EClass getMeasurement()Returns the meta object for class 'Measurement
'.- Returns:
- the meta object for class 'Measurement'.
- See Also:
Measurement
- Generated:
-
getMeasurement_Timestamp
org.eclipse.emf.ecore.EAttribute getMeasurement_Timestamp()Returns the meta object for the attribute 'Timestamp
'.- Returns:
- the meta object for the attribute 'Timestamp'.
- See Also:
Measurement.getTimestamp()
,getMeasurement()
- Generated:
-
getScalarMeasurement
org.eclipse.emf.ecore.EClass getScalarMeasurement()Returns the meta object for class 'Scalar Measurement
'.- Returns:
- the meta object for class 'Scalar Measurement'.
- See Also:
ScalarMeasurement
- Generated:
-
getScalarMeasurement_Unit
org.eclipse.emf.ecore.EReference getScalarMeasurement_Unit()Returns the meta object for the reference 'Unit
'.- Returns:
- the meta object for the reference 'Unit'.
- See Also:
ScalarMeasurement.getUnit()
,getScalarMeasurement()
- Generated:
-
getVectorMeasurement
org.eclipse.emf.ecore.EClass getVectorMeasurement()Returns the meta object for class 'Vector Measurement
'.- Returns:
- the meta object for class 'Vector Measurement'.
- See Also:
VectorMeasurement
- Generated:
-
getVectorMeasurement_Values
org.eclipse.emf.ecore.EReference getVectorMeasurement_Values()Returns the meta object for the containment reference list 'Values
'.- Returns:
- the meta object for the containment reference list 'Values'.
- See Also:
VectorMeasurement.getValues()
,getVectorMeasurement()
- Generated:
-
getIntMeasurement
org.eclipse.emf.ecore.EClass getIntMeasurement()Returns the meta object for class 'Int Measurement
'.- Returns:
- the meta object for class 'Int Measurement'.
- See Also:
IntMeasurement
- Generated:
-
getIntMeasurement_Value
org.eclipse.emf.ecore.EAttribute getIntMeasurement_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
IntMeasurement.getValue()
,getIntMeasurement()
- Generated:
-
getLongMeasurement
org.eclipse.emf.ecore.EClass getLongMeasurement()Returns the meta object for class 'Long Measurement
'.- Returns:
- the meta object for class 'Long Measurement'.
- See Also:
LongMeasurement
- Generated:
-
getLongMeasurement_Value
org.eclipse.emf.ecore.EAttribute getLongMeasurement_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LongMeasurement.getValue()
,getLongMeasurement()
- Generated:
-
getFloatMeasurement
org.eclipse.emf.ecore.EClass getFloatMeasurement()Returns the meta object for class 'Float Measurement
'.- Returns:
- the meta object for class 'Float Measurement'.
- See Also:
FloatMeasurement
- Generated:
-
getFloatMeasurement_Value
org.eclipse.emf.ecore.EAttribute getFloatMeasurement_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
FloatMeasurement.getValue()
,getFloatMeasurement()
- Generated:
-
getDoubleMeasurement
org.eclipse.emf.ecore.EClass getDoubleMeasurement()Returns the meta object for class 'Double Measurement
'.- Returns:
- the meta object for class 'Double Measurement'.
- See Also:
DoubleMeasurement
- Generated:
-
getDoubleMeasurement_Value
org.eclipse.emf.ecore.EAttribute getDoubleMeasurement_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
DoubleMeasurement.getValue()
,getDoubleMeasurement()
- Generated:
-
getUnit
org.eclipse.emf.ecore.EClass getUnit()Returns the meta object for class 'Unit
'.- Returns:
- the meta object for class 'Unit'.
- See Also:
Unit
- Generated:
-
getComposedUnit
org.eclipse.emf.ecore.EClass getComposedUnit()Returns the meta object for class 'Composed Unit
'.- Returns:
- the meta object for class 'Composed Unit'.
- See Also:
ComposedUnit
- Generated:
-
getComposedUnit_Units
org.eclipse.emf.ecore.EReference getComposedUnit_Units()Returns the meta object for the containment reference list 'Units
'.- Returns:
- the meta object for the containment reference list 'Units'.
- See Also:
ComposedUnit.getUnits()
,getComposedUnit()
- Generated:
-
getComposedUnit_Exponent
org.eclipse.emf.ecore.EAttribute getComposedUnit_Exponent()Returns the meta object for the attribute 'Exponent
'.- Returns:
- the meta object for the attribute 'Exponent'.
- See Also:
ComposedUnit.getExponent()
,getComposedUnit()
- Generated:
-
getSimpleUnit
org.eclipse.emf.ecore.EClass getSimpleUnit()Returns the meta object for class 'Simple Unit
'.- Returns:
- the meta object for class 'Simple Unit'.
- See Also:
SimpleUnit
- Generated:
-
getSimpleUnit_Prefix
org.eclipse.emf.ecore.EAttribute getSimpleUnit_Prefix()Returns the meta object for the attribute 'Prefix
'.- Returns:
- the meta object for the attribute 'Prefix'.
- See Also:
SimpleUnit.getPrefix()
,getSimpleUnit()
- Generated:
-
getSIUnit
org.eclipse.emf.ecore.EClass getSIUnit()Returns the meta object for class 'SI Unit
'.- Returns:
- the meta object for class 'SI Unit'.
- See Also:
SIUnit
- Generated:
-
getSIUnit_UnitType
org.eclipse.emf.ecore.EAttribute getSIUnit_UnitType()Returns the meta object for the attribute 'Unit Type
'.- Returns:
- the meta object for the attribute 'Unit Type'.
- See Also:
SIUnit.getUnitType()
,getSIUnit()
- Generated:
-
getCustomUnit
org.eclipse.emf.ecore.EClass getCustomUnit()Returns the meta object for class 'Custom Unit
'.- Returns:
- the meta object for class 'Custom Unit'.
- See Also:
CustomUnit
- Generated:
-
getCustomUnit_Name
org.eclipse.emf.ecore.EAttribute getCustomUnit_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
CustomUnit.getName()
,getCustomUnit()
- Generated:
-
getESIUnitType
org.eclipse.emf.ecore.EEnum getESIUnitType()Returns the meta object for enum 'ESI Unit Type
'.- Returns:
- the meta object for enum 'ESI Unit Type'.
- See Also:
ESIUnitType
- Generated:
-
getEPrefix
org.eclipse.emf.ecore.EEnum getEPrefix()Returns the meta object for enum 'EPrefix
'.- Returns:
- the meta object for enum 'EPrefix'.
- See Also:
EPrefix
- Generated:
-
getStatisticsModel
org.eclipse.emf.ecore.EClass getStatisticsModel()Returns the meta object for class 'Model
'.- Returns:
- the meta object for class 'Model'.
- See Also:
StatisticsModel
- Generated:
-
getStatisticsModel_Statistics
org.eclipse.emf.ecore.EReference getStatisticsModel_Statistics()Returns the meta object for the map 'Statistics
'.- Returns:
- the meta object for the map 'Statistics'.
- See Also:
StatisticsModel.getStatistics()
,getStatisticsModel()
- Generated:
-
getStatisticsModel_Units
org.eclipse.emf.ecore.EReference getStatisticsModel_Units()Returns the meta object for the containment reference list 'Units
'.- Returns:
- the meta object for the containment reference list 'Units'.
- See Also:
StatisticsModel.getUnits()
,getStatisticsModel()
- Generated:
-
getEObjectToStatisticsMapEntry
org.eclipse.emf.ecore.EClass getEObjectToStatisticsMapEntry()Returns the meta object for class 'EObject To Statistics Map Entry
'.- Returns:
- the meta object for class 'EObject To Statistics Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- features="value key" valueType="kieker.model.analysismodel.statistics.StatisticRecord" valueContainment="true" keyType="org.eclipse.emf.ecore.EObject"
-
getEObjectToStatisticsMapEntry_Value
org.eclipse.emf.ecore.EReference getEObjectToStatisticsMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEObjectToStatisticsMapEntry()
- Generated:
-
getEObjectToStatisticsMapEntry_Key
org.eclipse.emf.ecore.EReference getEObjectToStatisticsMapEntry_Key()Returns the meta object for the reference 'Key
'.- Returns:
- the meta object for the reference 'Key'.
- See Also:
Map.Entry
,getEObjectToStatisticsMapEntry()
- Generated:
-
getStatisticsFactory
StatisticsFactory getStatisticsFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated:
-