Interface ExperimentDataPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    ExperimentDataPackageImpl

    public interface ExperimentDataPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type

    Contains the model elements for the meta data of the experiments.

    It covers the areas ExperimentsView, MeasureDefinitionView, and DescriptionsView.

    See Also:
    ExperimentDataFactory
    Generated class or method.
    EMF model class or method.
    kind="package"
    • Field Detail

      • eINSTANCE

        static final ExperimentDataPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • AGGREGATED_MEASUREMENTS__ID

        static final int AGGREGATED_MEASUREMENTS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__MEASUREMENT_RANGE

        static final int AGGREGATED_MEASUREMENTS__MEASUREMENT_RANGE
        The feature id for the 'Measurement Range' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__VALID

        static final int AGGREGATED_MEASUREMENTS__VALID
        The feature id for the 'Valid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__FUNCTION

        static final int AGGREGATED_MEASUREMENTS__FUNCTION
        The feature id for the 'Function' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__AGGREGATION_STATISTICS

        static final int AGGREGATED_MEASUREMENTS__AGGREGATION_STATISTICS
        The feature id for the 'Aggregation Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__AGGREGATION_ON

        static final int AGGREGATED_MEASUREMENTS__AGGREGATION_ON
        The feature id for the 'Aggregation On' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS__METRIC

        static final int AGGREGATED_MEASUREMENTS__METRIC
        The feature id for the 'Metric' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATED_MEASUREMENTS_FEATURE_COUNT

        static final int AGGREGATED_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Aggregated Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTYABLE__ADDITIONAL_INFORMATION

        static final int PROPERTYABLE__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTYABLE_FEATURE_COUNT

        static final int PROPERTYABLE_FEATURE_COUNT
        The number of structural features of the 'Propertyable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__ADDITIONAL_INFORMATION

        static final int MEASUREMENT_RANGE__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__RAW_MEASUREMENTS

        static final int MEASUREMENT_RANGE__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__MEASUREMENT

        static final int MEASUREMENT_RANGE__MEASUREMENT
        The feature id for the 'Measurement' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__END_TIME

        static final int MEASUREMENT_RANGE__END_TIME
        The feature id for the 'End Time' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__START_TIME

        static final int MEASUREMENT_RANGE__START_TIME
        The feature id for the 'Start Time' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE__AGGREGATED_MEASUREMENTS

        static final int MEASUREMENT_RANGE__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_RANGE_FEATURE_COUNT

        static final int MEASUREMENT_RANGE_FEATURE_COUNT
        The number of structural features of the 'Measurement Range' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ESTRINGTO_EOBJECT_MAP_ENTRY__KEY

        static final int ESTRINGTO_EOBJECT_MAP_ENTRY__KEY
        The feature id for the 'Key' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ESTRINGTO_EOBJECT_MAP_ENTRY__VALUE

        static final int ESTRINGTO_EOBJECT_MAP_ENTRY__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ESTRINGTO_EOBJECT_MAP_ENTRY_FEATURE_COUNT

        static final int ESTRINGTO_EOBJECT_MAP_ENTRY_FEATURE_COUNT
        The number of structural features of the 'EStringto EObject Map Entry' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RAW_MEASUREMENTS__ID

        static final int RAW_MEASUREMENTS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RAW_MEASUREMENTS__DATA_SERIES

        static final int RAW_MEASUREMENTS__DATA_SERIES
        The feature id for the 'Data Series' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RAW_MEASUREMENTS__MEASUREMENT_RANGE

        static final int RAW_MEASUREMENTS__MEASUREMENT_RANGE
        The feature id for the 'Measurement Range' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RAW_MEASUREMENTS_FEATURE_COUNT

        static final int RAW_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Raw Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES__NUMERICAL_STATISTICS

        static final int DATA_SERIES__NUMERICAL_STATISTICS
        The feature id for the 'Numerical Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES__AGGREGATED_MEASUREMENTS

        static final int DATA_SERIES__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES__VALUES_UUID

        static final int DATA_SERIES__VALUES_UUID
        The feature id for the 'Values Uuid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES__TEXTUAL_STATISTICS

        static final int DATA_SERIES__TEXTUAL_STATISTICS
        The feature id for the 'Textual Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES__RAW_MEASUREMENTS

        static final int DATA_SERIES__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_SERIES_FEATURE_COUNT

        static final int DATA_SERIES_FEATURE_COUNT
        The number of structural features of the 'Data Series' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_NOMINAL_STATISTICS__ID

        static final int NUMERICAL_NOMINAL_STATISTICS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_NOMINAL_STATISTICS__NUMBER_MEASUREMENTS

        static final int NUMERICAL_NOMINAL_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_NOMINAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION

        static final int NUMERICAL_NOMINAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION
        The feature id for the 'Numerical Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_NOMINAL_STATISTICS__DATA_SERIES

        static final int NUMERICAL_NOMINAL_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_NOMINAL_STATISTICS_FEATURE_COUNT

        static final int NUMERICAL_NOMINAL_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Numerical Nominal Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_MASS_DISTRIBUTION__FREQUENCY

        static final int NUMERICAL_MASS_DISTRIBUTION__FREQUENCY
        The feature id for the 'Frequency' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_MASS_DISTRIBUTION__VALUE

        static final int NUMERICAL_MASS_DISTRIBUTION__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_MASS_DISTRIBUTION__NUMERICAL_NOMINAL_STATISTICS

        static final int NUMERICAL_MASS_DISTRIBUTION__NUMERICAL_NOMINAL_STATISTICS
        The feature id for the 'Numerical Nominal Statistics' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_MASS_DISTRIBUTION_FEATURE_COUNT

        static final int NUMERICAL_MASS_DISTRIBUTION_FEATURE_COUNT
        The number of structural features of the 'Numerical Mass Distribution' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__ID

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__MEASUREMENT_RANGE

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__MEASUREMENT_RANGE
        The feature id for the 'Measurement Range' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__VALID

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__VALID
        The feature id for the 'Valid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__FUNCTION

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__FUNCTION
        The feature id for the 'Function' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__AGGREGATION_STATISTICS

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__AGGREGATION_STATISTICS
        The feature id for the 'Aggregation Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__AGGREGATION_ON

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__AGGREGATION_ON
        The feature id for the 'Aggregation On' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__METRIC

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__METRIC
        The feature id for the 'Metric' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__INTERVALS

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__INTERVALS
        The feature id for the 'Intervals' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS__DATA_SERIES

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS__DATA_SERIES
        The feature id for the 'Data Series' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_WIDTH_AGGREGATED_MEASUREMENTS_FEATURE_COUNT

        static final int FIXED_WIDTH_AGGREGATED_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Fixed Width Aggregated Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS__ID

        static final int FIXED_INTERVALS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS__LOWER_BOUND

        static final int FIXED_INTERVALS__LOWER_BOUND
        The feature id for the 'Lower Bound' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS__WIDTH

        static final int FIXED_INTERVALS__WIDTH
        The feature id for the 'Width' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS__NUMBER_OF_INTERVALS

        static final int FIXED_INTERVALS__NUMBER_OF_INTERVALS
        The feature id for the 'Number Of Intervals' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS__AGGREGATED_MEASUREMENTS

        static final int FIXED_INTERVALS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FIXED_INTERVALS_FEATURE_COUNT

        static final int FIXED_INTERVALS_FEATURE_COUNT
        The number of structural features of the 'Fixed Intervals' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_NOMINAL_STATISTICS__NUMBER_MEASUREMENTS

        static final int TEXTUAL_NOMINAL_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_NOMINAL_STATISTICS__MASS_DISTRIBUTION

        static final int TEXTUAL_NOMINAL_STATISTICS__MASS_DISTRIBUTION
        The feature id for the 'Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_NOMINAL_STATISTICS__DATA_SERIES

        static final int TEXTUAL_NOMINAL_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_NOMINAL_STATISTICS_FEATURE_COUNT

        static final int TEXTUAL_NOMINAL_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Textual Nominal Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_MASS_DISTRIBUTION__FREQUENCY

        static final int TEXTUAL_MASS_DISTRIBUTION__FREQUENCY
        The feature id for the 'Frequency' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_MASS_DISTRIBUTION__IDENTIFIER

        static final int TEXTUAL_MASS_DISTRIBUTION__IDENTIFIER
        The feature id for the 'Identifier' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_MASS_DISTRIBUTION__TEXTUAL_NOMINAL_STATISTICS

        static final int TEXTUAL_MASS_DISTRIBUTION__TEXTUAL_NOMINAL_STATISTICS
        The feature id for the 'Textual Nominal Statistics' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_MASS_DISTRIBUTION_FEATURE_COUNT

        static final int TEXTUAL_MASS_DISTRIBUTION_FEATURE_COUNT
        The number of structural features of the 'Textual Mass Distribution' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__ID

        static final int EXPERIMENT_GROUP__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__ADDITIONAL_INFORMATION

        static final int EXPERIMENT_GROUP__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__EXPERIMENT_SETTINGS

        static final int EXPERIMENT_GROUP__EXPERIMENT_SETTINGS
        The feature id for the 'Experiment Settings' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__MEASURING_TYPES

        static final int EXPERIMENT_GROUP__MEASURING_TYPES
        The feature id for the 'Measuring Types' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__PURPOSE

        static final int EXPERIMENT_GROUP__PURPOSE
        The feature id for the 'Purpose' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__REPOSITORY

        static final int EXPERIMENT_GROUP__REPOSITORY
        The feature id for the 'Repository' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__REPORTS

        static final int EXPERIMENT_GROUP__REPORTS
        The feature id for the 'Reports' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP__MEASURING_POINT_REPOSITORIES

        static final int EXPERIMENT_GROUP__MEASURING_POINT_REPOSITORIES
        The feature id for the 'Measuring Point Repositories' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_FEATURE_COUNT

        static final int EXPERIMENT_GROUP_FEATURE_COUNT
        The number of structural features of the 'Experiment Group' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__ID

        static final int EXPERIMENT_SETTING__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__ADDITIONAL_INFORMATION

        static final int EXPERIMENT_SETTING__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__DESCRIPTION

        static final int EXPERIMENT_SETTING__DESCRIPTION
        The feature id for the 'Description' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__EXPERIMENT_RUNS

        static final int EXPERIMENT_SETTING__EXPERIMENT_RUNS
        The feature id for the 'Experiment Runs' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__MEASURING_TYPES

        static final int EXPERIMENT_SETTING__MEASURING_TYPES
        The feature id for the 'Measuring Types' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING__EXPERIMENT_GROUP

        static final int EXPERIMENT_SETTING__EXPERIMENT_GROUP
        The feature id for the 'Experiment Group' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_SETTING_FEATURE_COUNT

        static final int EXPERIMENT_SETTING_FEATURE_COUNT
        The number of structural features of the 'Experiment Setting' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN__ID

        static final int RUN__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN__ADDITIONAL_INFORMATION

        static final int RUN__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN__DURATION

        static final int RUN__DURATION
        The feature id for the 'Duration' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN__START_TIME

        static final int RUN__START_TIME
        The feature id for the 'Start Time' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN__MEASUREMENT

        static final int RUN__MEASUREMENT
        The feature id for the 'Measurement' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RUN_FEATURE_COUNT

        static final int RUN_FEATURE_COUNT
        The number of structural features of the 'Run' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__ID

        static final int EXPERIMENT_RUN__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__ADDITIONAL_INFORMATION

        static final int EXPERIMENT_RUN__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__DURATION

        static final int EXPERIMENT_RUN__DURATION
        The feature id for the 'Duration' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__START_TIME

        static final int EXPERIMENT_RUN__START_TIME
        The feature id for the 'Start Time' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__MEASUREMENT

        static final int EXPERIMENT_RUN__MEASUREMENT
        The feature id for the 'Measurement' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN__EXPERIMENT_SETTING

        static final int EXPERIMENT_RUN__EXPERIMENT_SETTING
        The feature id for the 'Experiment Setting' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_RUN_FEATURE_COUNT

        static final int EXPERIMENT_RUN_FEATURE_COUNT
        The number of structural features of the 'Experiment Run' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT__ID

        static final int MEASUREMENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT__ADDITIONAL_INFORMATION

        static final int MEASUREMENT__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT__MEASURING_TYPE

        static final int MEASUREMENT__MEASURING_TYPE
        The feature id for the 'Measuring Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT__MEASUREMENT_RANGES

        static final int MEASUREMENT__MEASUREMENT_RANGES
        The feature id for the 'Measurement Ranges' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT__RUN

        static final int MEASUREMENT__RUN
        The feature id for the 'Run' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASUREMENT_FEATURE_COUNT

        static final int MEASUREMENT_FEATURE_COUNT
        The number of structural features of the 'Measurement' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE__ID

        static final int MEASURING_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE__EXPERIMENT_GROUP

        static final int MEASURING_TYPE__EXPERIMENT_GROUP
        The feature id for the 'Experiment Group' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE__EXPERIMENT_SETTINGS

        static final int MEASURING_TYPE__EXPERIMENT_SETTINGS
        The feature id for the 'Experiment Settings' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE__METRIC

        static final int MEASURING_TYPE__METRIC
        The feature id for the 'Metric' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE__MEASURING_POINT

        static final int MEASURING_TYPE__MEASURING_POINT
        The feature id for the 'Measuring Point' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MEASURING_TYPE_FEATURE_COUNT

        static final int MEASURING_TYPE_FEATURE_COUNT
        The number of structural features of the 'Measuring Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATION_STATISTICS__ID

        static final int AGGREGATION_STATISTICS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATION_STATISTICS__DISTINCT_VALUES_BEFORE_AGGREGATION

        static final int AGGREGATION_STATISTICS__DISTINCT_VALUES_BEFORE_AGGREGATION
        The feature id for the 'Distinct Values Before Aggregation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATION_STATISTICS__DISTINCT_VALUES_AFTER_AGGREGATION

        static final int AGGREGATION_STATISTICS__DISTINCT_VALUES_AFTER_AGGREGATION
        The feature id for the 'Distinct Values After Aggregation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATION_STATISTICS__AGGREGATED_MEASUREMENTS

        static final int AGGREGATION_STATISTICS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AGGREGATION_STATISTICS_FEATURE_COUNT

        static final int AGGREGATION_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Aggregation Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__NUMERICAL_STATISTICS

        static final int DOUBLE_BINARY_MEASUREMENTS__NUMERICAL_STATISTICS
        The feature id for the 'Numerical Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__AGGREGATED_MEASUREMENTS

        static final int DOUBLE_BINARY_MEASUREMENTS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__VALUES_UUID

        static final int DOUBLE_BINARY_MEASUREMENTS__VALUES_UUID
        The feature id for the 'Values Uuid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__TEXTUAL_STATISTICS

        static final int DOUBLE_BINARY_MEASUREMENTS__TEXTUAL_STATISTICS
        The feature id for the 'Textual Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__RAW_MEASUREMENTS

        static final int DOUBLE_BINARY_MEASUREMENTS__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS__STORAGE_UNIT

        static final int DOUBLE_BINARY_MEASUREMENTS__STORAGE_UNIT
        The feature id for the 'Storage Unit' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DOUBLE_BINARY_MEASUREMENTS_FEATURE_COUNT

        static final int DOUBLE_BINARY_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Double Binary Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__ID

        static final int NUMERICAL_ORDINAL_STATISTICS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__NUMBER_MEASUREMENTS

        static final int NUMERICAL_ORDINAL_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION

        static final int NUMERICAL_ORDINAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION
        The feature id for the 'Numerical Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__DATA_SERIES

        static final int NUMERICAL_ORDINAL_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__MINIMUM

        static final int NUMERICAL_ORDINAL_STATISTICS__MINIMUM
        The feature id for the 'Minimum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__MAXIMUM

        static final int NUMERICAL_ORDINAL_STATISTICS__MAXIMUM
        The feature id for the 'Maximum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__MEDIAN

        static final int NUMERICAL_ORDINAL_STATISTICS__MEDIAN
        The feature id for the 'Median' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS__PERCENTILES

        static final int NUMERICAL_ORDINAL_STATISTICS__PERCENTILES
        The feature id for the 'Percentiles' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_ORDINAL_STATISTICS_FEATURE_COUNT

        static final int NUMERICAL_ORDINAL_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Numerical Ordinal Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__ID

        static final int NUMERICAL_INTERVAL_STATISTICS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__NUMBER_MEASUREMENTS

        static final int NUMERICAL_INTERVAL_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION

        static final int NUMERICAL_INTERVAL_STATISTICS__NUMERICAL_MASS_DISTRIBUTION
        The feature id for the 'Numerical Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__DATA_SERIES

        static final int NUMERICAL_INTERVAL_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__MINIMUM

        static final int NUMERICAL_INTERVAL_STATISTICS__MINIMUM
        The feature id for the 'Minimum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__MAXIMUM

        static final int NUMERICAL_INTERVAL_STATISTICS__MAXIMUM
        The feature id for the 'Maximum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__MEDIAN

        static final int NUMERICAL_INTERVAL_STATISTICS__MEDIAN
        The feature id for the 'Median' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__PERCENTILES

        static final int NUMERICAL_INTERVAL_STATISTICS__PERCENTILES
        The feature id for the 'Percentiles' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__ARITHMETHIC_MEAN

        static final int NUMERICAL_INTERVAL_STATISTICS__ARITHMETHIC_MEAN
        The feature id for the 'Arithmethic Mean' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__VARIANCE

        static final int NUMERICAL_INTERVAL_STATISTICS__VARIANCE
        The feature id for the 'Variance' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__STANDARD_DEVIATION

        static final int NUMERICAL_INTERVAL_STATISTICS__STANDARD_DEVIATION
        The feature id for the 'Standard Deviation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS__SUM

        static final int NUMERICAL_INTERVAL_STATISTICS__SUM
        The feature id for the 'Sum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_INTERVAL_STATISTICS_FEATURE_COUNT

        static final int NUMERICAL_INTERVAL_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Numerical Interval Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_PERCENTILE__ID

        static final int NUMERICAL_PERCENTILE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_PERCENTILE__PERCENTILE

        static final int NUMERICAL_PERCENTILE__PERCENTILE
        The feature id for the 'Percentile' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_PERCENTILE__VALUE

        static final int NUMERICAL_PERCENTILE__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_PERCENTILE__ORDINAL_STATISTICS

        static final int NUMERICAL_PERCENTILE__ORDINAL_STATISTICS
        The feature id for the 'Ordinal Statistics' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_PERCENTILE_FEATURE_COUNT

        static final int NUMERICAL_PERCENTILE_FEATURE_COUNT
        The number of structural features of the 'Numerical Percentile' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS__NUMERICAL_STATISTICS

        static final int JS_XML_MEASUREMENTS__NUMERICAL_STATISTICS
        The feature id for the 'Numerical Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS__AGGREGATED_MEASUREMENTS

        static final int JS_XML_MEASUREMENTS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS__VALUES_UUID

        static final int JS_XML_MEASUREMENTS__VALUES_UUID
        The feature id for the 'Values Uuid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS__TEXTUAL_STATISTICS

        static final int JS_XML_MEASUREMENTS__TEXTUAL_STATISTICS
        The feature id for the 'Textual Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS__RAW_MEASUREMENTS

        static final int JS_XML_MEASUREMENTS__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • JS_XML_MEASUREMENTS_FEATURE_COUNT

        static final int JS_XML_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'JS Xml Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__NUMERICAL_STATISTICS

        static final int LONG_BINARY_MEASUREMENTS__NUMERICAL_STATISTICS
        The feature id for the 'Numerical Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__AGGREGATED_MEASUREMENTS

        static final int LONG_BINARY_MEASUREMENTS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__VALUES_UUID

        static final int LONG_BINARY_MEASUREMENTS__VALUES_UUID
        The feature id for the 'Values Uuid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__TEXTUAL_STATISTICS

        static final int LONG_BINARY_MEASUREMENTS__TEXTUAL_STATISTICS
        The feature id for the 'Textual Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__RAW_MEASUREMENTS

        static final int LONG_BINARY_MEASUREMENTS__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS__STORAGE_UNIT

        static final int LONG_BINARY_MEASUREMENTS__STORAGE_UNIT
        The feature id for the 'Storage Unit' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LONG_BINARY_MEASUREMENTS_FEATURE_COUNT

        static final int LONG_BINARY_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Long Binary Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS__NUMERICAL_STATISTICS

        static final int IDENTIFIER_BASED_MEASUREMENTS__NUMERICAL_STATISTICS
        The feature id for the 'Numerical Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS__AGGREGATED_MEASUREMENTS

        static final int IDENTIFIER_BASED_MEASUREMENTS__AGGREGATED_MEASUREMENTS
        The feature id for the 'Aggregated Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS__VALUES_UUID

        static final int IDENTIFIER_BASED_MEASUREMENTS__VALUES_UUID
        The feature id for the 'Values Uuid' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS__TEXTUAL_STATISTICS

        static final int IDENTIFIER_BASED_MEASUREMENTS__TEXTUAL_STATISTICS
        The feature id for the 'Textual Statistics' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS__RAW_MEASUREMENTS

        static final int IDENTIFIER_BASED_MEASUREMENTS__RAW_MEASUREMENTS
        The feature id for the 'Raw Measurements' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IDENTIFIER_BASED_MEASUREMENTS_FEATURE_COUNT

        static final int IDENTIFIER_BASED_MEASUREMENTS_FEATURE_COUNT
        The number of structural features of the 'Identifier Based Measurements' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__ID

        static final int NUMERICAL_RATIO_STATISTICS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__NUMBER_MEASUREMENTS

        static final int NUMERICAL_RATIO_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__NUMERICAL_MASS_DISTRIBUTION

        static final int NUMERICAL_RATIO_STATISTICS__NUMERICAL_MASS_DISTRIBUTION
        The feature id for the 'Numerical Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__DATA_SERIES

        static final int NUMERICAL_RATIO_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__MINIMUM

        static final int NUMERICAL_RATIO_STATISTICS__MINIMUM
        The feature id for the 'Minimum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__MAXIMUM

        static final int NUMERICAL_RATIO_STATISTICS__MAXIMUM
        The feature id for the 'Maximum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__MEDIAN

        static final int NUMERICAL_RATIO_STATISTICS__MEDIAN
        The feature id for the 'Median' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__PERCENTILES

        static final int NUMERICAL_RATIO_STATISTICS__PERCENTILES
        The feature id for the 'Percentiles' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__ARITHMETHIC_MEAN

        static final int NUMERICAL_RATIO_STATISTICS__ARITHMETHIC_MEAN
        The feature id for the 'Arithmethic Mean' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__VARIANCE

        static final int NUMERICAL_RATIO_STATISTICS__VARIANCE
        The feature id for the 'Variance' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__STANDARD_DEVIATION

        static final int NUMERICAL_RATIO_STATISTICS__STANDARD_DEVIATION
        The feature id for the 'Standard Deviation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__SUM

        static final int NUMERICAL_RATIO_STATISTICS__SUM
        The feature id for the 'Sum' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__COEFFICIENT_OF_VARIATION

        static final int NUMERICAL_RATIO_STATISTICS__COEFFICIENT_OF_VARIATION
        The feature id for the 'Coefficient Of Variation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__GEOMETRIC_MEAN

        static final int NUMERICAL_RATIO_STATISTICS__GEOMETRIC_MEAN
        The feature id for the 'Geometric Mean' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS__HARMONIC_MEAN

        static final int NUMERICAL_RATIO_STATISTICS__HARMONIC_MEAN
        The feature id for the 'Harmonic Mean' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NUMERICAL_RATIO_STATISTICS_FEATURE_COUNT

        static final int NUMERICAL_RATIO_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Numerical Ratio Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • IJS_DURATION_FEATURE_COUNT

        static final int IJS_DURATION_FEATURE_COUNT
        The number of structural features of the 'IJS Duration' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ECOMPARABLE_FEATURE_COUNT

        static final int ECOMPARABLE_FEATURE_COUNT
        The number of structural features of the 'EComparable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__NUMBER_MEASUREMENTS

        static final int TEXTUAL_ORDINAL_STATISTICS__NUMBER_MEASUREMENTS
        The feature id for the 'Number Measurements' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__MASS_DISTRIBUTION

        static final int TEXTUAL_ORDINAL_STATISTICS__MASS_DISTRIBUTION
        The feature id for the 'Mass Distribution' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__DATA_SERIES

        static final int TEXTUAL_ORDINAL_STATISTICS__DATA_SERIES
        The feature id for the 'Data Series' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__MINIMUM

        static final int TEXTUAL_ORDINAL_STATISTICS__MINIMUM
        The feature id for the 'Minimum' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__MAXIMUM

        static final int TEXTUAL_ORDINAL_STATISTICS__MAXIMUM
        The feature id for the 'Maximum' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS__MEDIAN

        static final int TEXTUAL_ORDINAL_STATISTICS__MEDIAN
        The feature id for the 'Median' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TEXTUAL_ORDINAL_STATISTICS_FEATURE_COUNT

        static final int TEXTUAL_ORDINAL_STATISTICS_FEATURE_COUNT
        The number of structural features of the 'Textual Ordinal Statistics' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__ID

        static final int EXPERIMENT_GROUP_RUN__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__ADDITIONAL_INFORMATION

        static final int EXPERIMENT_GROUP_RUN__ADDITIONAL_INFORMATION
        The feature id for the 'Additional Information' map.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__DURATION

        static final int EXPERIMENT_GROUP_RUN__DURATION
        The feature id for the 'Duration' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__START_TIME

        static final int EXPERIMENT_GROUP_RUN__START_TIME
        The feature id for the 'Start Time' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__MEASUREMENT

        static final int EXPERIMENT_GROUP_RUN__MEASUREMENT
        The feature id for the 'Measurement' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN__EXPERIMENTGROUP

        static final int EXPERIMENT_GROUP_RUN__EXPERIMENTGROUP
        The feature id for the 'Experimentgroup' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXPERIMENT_GROUP_RUN_FEATURE_COUNT

        static final int EXPERIMENT_GROUP_RUN_FEATURE_COUNT
        The number of structural features of the 'Experiment Group Run' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.