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:
Generated:
Model:
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated:
    • eINSTANCE

      static final StatisticsPackage eINSTANCE
      The singleton instance of the package.
      Generated:
    • STATISTIC_RECORD

      static final int STATISTIC_RECORD
      The meta object id for the 'Statistic Record' class.
      See Also:
      Generated:
    • STATISTIC_RECORD__PROPERTIES

      static final int STATISTIC_RECORD__PROPERTIES
      The feature id for the 'Properties' map.
      See Also:
      Generated:
      Ordered:
    • STATISTIC_RECORD_FEATURE_COUNT

      static final int STATISTIC_RECORD_FEATURE_COUNT
      The number of structural features of the 'Statistic Record' class.
      See Also:
      Generated:
      Ordered:
    • STATISTIC_RECORD_OPERATION_COUNT

      static final int STATISTIC_RECORD_OPERATION_COUNT
      The number of operations of the 'Statistic Record' class.
      See Also:
      Generated:
      Ordered:
    • EPROPERTY_TYPE_TO_VALUE

      static final int EPROPERTY_TYPE_TO_VALUE
      The meta object id for the 'EProperty Type To Value' class.
      See Also:
      Generated:
    • EPROPERTY_TYPE_TO_VALUE__KEY

      static final int EPROPERTY_TYPE_TO_VALUE__KEY
      The feature id for the 'Key' attribute.
      See Also:
      Generated:
      Ordered:
    • EPROPERTY_TYPE_TO_VALUE__VALUE

      static final int EPROPERTY_TYPE_TO_VALUE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • EPROPERTY_TYPE_TO_VALUE_FEATURE_COUNT

      static final int EPROPERTY_TYPE_TO_VALUE_FEATURE_COUNT
      The number of structural features of the 'EProperty Type To Value' class.
      See Also:
      Generated:
      Ordered:
    • EPROPERTY_TYPE_TO_VALUE_OPERATION_COUNT

      static final int EPROPERTY_TYPE_TO_VALUE_OPERATION_COUNT
      The number of operations of the 'EProperty Type To Value' class.
      See Also:
      Generated:
      Ordered:
    • MEASUREMENT

      static final int MEASUREMENT
      The meta object id for the 'Measurement' class.
      See Also:
      Generated:
    • MEASUREMENT__TIMESTAMP

      static final int MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • MEASUREMENT_FEATURE_COUNT

      static final int MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Measurement' class.
      See Also:
      Generated:
      Ordered:
    • MEASUREMENT_OPERATION_COUNT

      static final int MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Measurement' class.
      See Also:
      Generated:
      Ordered:
    • SCALAR_MEASUREMENT

      static final int SCALAR_MEASUREMENT
      The meta object id for the 'Scalar Measurement' class.
      See Also:
      Generated:
    • SCALAR_MEASUREMENT__TIMESTAMP

      static final int SCALAR_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • SCALAR_MEASUREMENT__UNIT

      static final int SCALAR_MEASUREMENT__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated:
      Ordered:
    • SCALAR_MEASUREMENT_FEATURE_COUNT

      static final int SCALAR_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Scalar Measurement' class.
      See Also:
      Generated:
      Ordered:
    • SCALAR_MEASUREMENT_OPERATION_COUNT

      static final int SCALAR_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Scalar Measurement' class.
      See Also:
      Generated:
      Ordered:
    • VECTOR_MEASUREMENT

      static final int VECTOR_MEASUREMENT
      The meta object id for the 'Vector Measurement' class.
      See Also:
      Generated:
    • VECTOR_MEASUREMENT__TIMESTAMP

      static final int VECTOR_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • VECTOR_MEASUREMENT__VALUES

      static final int VECTOR_MEASUREMENT__VALUES
      The feature id for the 'Values' containment reference list.
      See Also:
      Generated:
      Ordered:
    • VECTOR_MEASUREMENT_FEATURE_COUNT

      static final int VECTOR_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Vector Measurement' class.
      See Also:
      Generated:
      Ordered:
    • VECTOR_MEASUREMENT_OPERATION_COUNT

      static final int VECTOR_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Vector Measurement' class.
      See Also:
      Generated:
      Ordered:
    • INT_MEASUREMENT

      static final int INT_MEASUREMENT
      The meta object id for the 'Int Measurement' class.
      See Also:
      Generated:
    • INT_MEASUREMENT__TIMESTAMP

      static final int INT_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • INT_MEASUREMENT__UNIT

      static final int INT_MEASUREMENT__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated:
      Ordered:
    • INT_MEASUREMENT__VALUE

      static final int INT_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • INT_MEASUREMENT_FEATURE_COUNT

      static final int INT_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Int Measurement' class.
      See Also:
      Generated:
      Ordered:
    • INT_MEASUREMENT_OPERATION_COUNT

      static final int INT_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Int Measurement' class.
      See Also:
      Generated:
      Ordered:
    • LONG_MEASUREMENT

      static final int LONG_MEASUREMENT
      The meta object id for the 'Long Measurement' class.
      See Also:
      Generated:
    • LONG_MEASUREMENT__TIMESTAMP

      static final int LONG_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • LONG_MEASUREMENT__UNIT

      static final int LONG_MEASUREMENT__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated:
      Ordered:
    • LONG_MEASUREMENT__VALUE

      static final int LONG_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • LONG_MEASUREMENT_FEATURE_COUNT

      static final int LONG_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Long Measurement' class.
      See Also:
      Generated:
      Ordered:
    • LONG_MEASUREMENT_OPERATION_COUNT

      static final int LONG_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Long Measurement' class.
      See Also:
      Generated:
      Ordered:
    • FLOAT_MEASUREMENT

      static final int FLOAT_MEASUREMENT
      The meta object id for the 'Float Measurement' class.
      See Also:
      Generated:
    • FLOAT_MEASUREMENT__TIMESTAMP

      static final int FLOAT_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • FLOAT_MEASUREMENT__UNIT

      static final int FLOAT_MEASUREMENT__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated:
      Ordered:
    • FLOAT_MEASUREMENT__VALUE

      static final int FLOAT_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • FLOAT_MEASUREMENT_FEATURE_COUNT

      static final int FLOAT_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Float Measurement' class.
      See Also:
      Generated:
      Ordered:
    • FLOAT_MEASUREMENT_OPERATION_COUNT

      static final int FLOAT_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Float Measurement' class.
      See Also:
      Generated:
      Ordered:
    • DOUBLE_MEASUREMENT

      static final int DOUBLE_MEASUREMENT
      The meta object id for the 'Double Measurement' class.
      See Also:
      Generated:
    • DOUBLE_MEASUREMENT__TIMESTAMP

      static final int DOUBLE_MEASUREMENT__TIMESTAMP
      The feature id for the 'Timestamp' attribute.
      See Also:
      Generated:
      Ordered:
    • DOUBLE_MEASUREMENT__UNIT

      static final int DOUBLE_MEASUREMENT__UNIT
      The feature id for the 'Unit' reference.
      See Also:
      Generated:
      Ordered:
    • DOUBLE_MEASUREMENT__VALUE

      static final int DOUBLE_MEASUREMENT__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated:
      Ordered:
    • DOUBLE_MEASUREMENT_FEATURE_COUNT

      static final int DOUBLE_MEASUREMENT_FEATURE_COUNT
      The number of structural features of the 'Double Measurement' class.
      See Also:
      Generated:
      Ordered:
    • DOUBLE_MEASUREMENT_OPERATION_COUNT

      static final int DOUBLE_MEASUREMENT_OPERATION_COUNT
      The number of operations of the 'Double Measurement' class.
      See Also:
      Generated:
      Ordered:
    • UNIT

      static final int UNIT
      The meta object id for the 'Unit' class.
      See Also:
      Generated:
    • COMPOSED_UNIT

      static final int COMPOSED_UNIT
      The meta object id for the 'Composed Unit' class.
      See Also:
      Generated:
    • SIMPLE_UNIT

      static final int SIMPLE_UNIT
      The meta object id for the 'Simple Unit' class.
      See Also:
      Generated:
    • SI_UNIT

      static final int SI_UNIT
      The meta object id for the 'SI Unit' class.
      See Also:
      Generated:
    • CUSTOM_UNIT

      static final int CUSTOM_UNIT
      The meta object id for the 'Custom Unit' class.
      See Also:
      Generated:
    • ESI_UNIT_TYPE

      static final int ESI_UNIT_TYPE
      The meta object id for the 'ESI Unit Type' enum.
      See Also:
      Generated:
    • EPREFIX

      static final int EPREFIX
      The meta object id for the 'EPrefix' enum.
      See Also:
      Generated:
    • STATISTICS_MODEL

      static final int STATISTICS_MODEL
      The meta object id for the 'Model' class.
      See Also:
      Generated:
    • STATISTICS_MODEL__STATISTICS

      static final int STATISTICS_MODEL__STATISTICS
      The feature id for the 'Statistics' map.
      See Also:
      Generated:
      Ordered:
    • STATISTICS_MODEL__UNITS

      static final int STATISTICS_MODEL__UNITS
      The feature id for the 'Units' containment reference list.
      See Also:
      Generated:
      Ordered:
    • STATISTICS_MODEL_FEATURE_COUNT

      static final int STATISTICS_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Generated:
      Ordered:
    • STATISTICS_MODEL_OPERATION_COUNT

      static final int STATISTICS_MODEL_OPERATION_COUNT
      The number of operations of the 'Model' class.
      See Also:
      Generated:
      Ordered:
    • EOBJECT_TO_STATISTICS_MAP_ENTRY

      static final int EOBJECT_TO_STATISTICS_MAP_ENTRY
      The meta object id for the 'EObject To Statistics Map Entry' class.
      See Also:
      Generated:
    • EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE

      static final int EOBJECT_TO_STATISTICS_MAP_ENTRY__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
      Generated:
      Ordered:
    • EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY

      static final int EOBJECT_TO_STATISTICS_MAP_ENTRY__KEY
      The feature id for the 'Key' reference.
      See Also:
      Generated:
      Ordered:
    • EOBJECT_TO_STATISTICS_MAP_ENTRY_FEATURE_COUNT

      static final int EOBJECT_TO_STATISTICS_MAP_ENTRY_FEATURE_COUNT
      The number of structural features of the 'EObject To Statistics Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • EOBJECT_TO_STATISTICS_MAP_ENTRY_OPERATION_COUNT

      static final int EOBJECT_TO_STATISTICS_MAP_ENTRY_OPERATION_COUNT
      The number of operations of the 'EObject To Statistics Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • UNIT_FEATURE_COUNT

      static final int UNIT_FEATURE_COUNT
      The number of structural features of the 'Unit' class.
      See Also:
      Generated:
      Ordered:
    • UNIT_OPERATION_COUNT

      static final int UNIT_OPERATION_COUNT
      The number of operations of the 'Unit' class.
      See Also:
      Generated:
      Ordered:
    • COMPOSED_UNIT__UNITS

      static final int COMPOSED_UNIT__UNITS
      The feature id for the 'Units' containment reference list.
      See Also:
      Generated:
      Ordered:
    • COMPOSED_UNIT__EXPONENT

      static final int COMPOSED_UNIT__EXPONENT
      The feature id for the 'Exponent' attribute.
      See Also:
      Generated:
      Ordered:
    • COMPOSED_UNIT_FEATURE_COUNT

      static final int COMPOSED_UNIT_FEATURE_COUNT
      The number of structural features of the 'Composed Unit' class.
      See Also:
      Generated:
      Ordered:
    • COMPOSED_UNIT_OPERATION_COUNT

      static final int COMPOSED_UNIT_OPERATION_COUNT
      The number of operations of the 'Composed Unit' class.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_UNIT__PREFIX

      static final int SIMPLE_UNIT__PREFIX
      The feature id for the 'Prefix' attribute.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_UNIT_FEATURE_COUNT

      static final int SIMPLE_UNIT_FEATURE_COUNT
      The number of structural features of the 'Simple Unit' class.
      See Also:
      Generated:
      Ordered:
    • SIMPLE_UNIT_OPERATION_COUNT

      static final int SIMPLE_UNIT_OPERATION_COUNT
      The number of operations of the 'Simple Unit' class.
      See Also:
      Generated:
      Ordered:
    • SI_UNIT__PREFIX

      static final int SI_UNIT__PREFIX
      The feature id for the 'Prefix' attribute.
      See Also:
      Generated:
      Ordered:
    • SI_UNIT__UNIT_TYPE

      static final int SI_UNIT__UNIT_TYPE
      The feature id for the 'Unit Type' attribute.
      See Also:
      Generated:
      Ordered:
    • SI_UNIT_FEATURE_COUNT

      static final int SI_UNIT_FEATURE_COUNT
      The number of structural features of the 'SI Unit' class.
      See Also:
      Generated:
      Ordered:
    • SI_UNIT_OPERATION_COUNT

      static final int SI_UNIT_OPERATION_COUNT
      The number of operations of the 'SI Unit' class.
      See Also:
      Generated:
      Ordered:
    • CUSTOM_UNIT__PREFIX

      static final int CUSTOM_UNIT__PREFIX
      The feature id for the 'Prefix' attribute.
      See Also:
      Generated:
      Ordered:
    • CUSTOM_UNIT__NAME

      static final int CUSTOM_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • CUSTOM_UNIT_FEATURE_COUNT

      static final int CUSTOM_UNIT_FEATURE_COUNT
      The number of structural features of the 'Custom Unit' class.
      See Also:
      Generated:
      Ordered:
    • CUSTOM_UNIT_OPERATION_COUNT

      static final int CUSTOM_UNIT_OPERATION_COUNT
      The number of operations of the 'Custom Unit' class.
      See Also:
      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:
      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:
      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:
      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:
      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:
      Generated:
    • getMeasurement

      org.eclipse.emf.ecore.EClass getMeasurement()
      Returns the meta object for class 'Measurement'.
      Returns:
      the meta object for class 'Measurement'.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated:
    • getUnit

      org.eclipse.emf.ecore.EClass getUnit()
      Returns the meta object for class 'Unit'.
      Returns:
      the meta object for class 'Unit'.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated:
    • getEPrefix

      org.eclipse.emf.ecore.EEnum getEPrefix()
      Returns the meta object for enum 'EPrefix'.
      Returns:
      the meta object for enum 'EPrefix'.
      See Also:
      Generated:
    • getStatisticsModel

      org.eclipse.emf.ecore.EClass getStatisticsModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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: