Interface RuntimeMeasurementPackage.Literals

Enclosing interface:
RuntimeMeasurementPackage

public static interface RuntimeMeasurementPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
Generated class or method.
  • Field Details

    • RUNTIME_MEASUREMENT_MODEL

      static final EClass RUNTIME_MEASUREMENT_MODEL
      The meta object literal for the ' Model' class.
      See Also:
      Generated class or method.
    • RUNTIME_MEASUREMENT_MODEL__MEASUREMENTS

      static final EReference RUNTIME_MEASUREMENT_MODEL__MEASUREMENTS
      The meta object literal for the 'Measurements' containment reference list feature.
      Generated class or method.
    • RUNTIME_MEASUREMENT

      static final EClass RUNTIME_MEASUREMENT
      The meta object literal for the ' Runtime Measurement' class.
      See Also:
      Generated class or method.
    • RUNTIME_MEASUREMENT__MEASURING_POINT

      static final EReference RUNTIME_MEASUREMENT__MEASURING_POINT
      The meta object literal for the 'Measuring Point' reference feature.
      Generated class or method.
    • RUNTIME_MEASUREMENT__MEASUREMENT_SPECIFICATION

      static final EReference RUNTIME_MEASUREMENT__MEASUREMENT_SPECIFICATION
      The meta object literal for the 'Measurement Specification' reference feature.
      Generated class or method.
    • RUNTIME_MEASUREMENT__MEASURING_VALUE

      static final EAttribute RUNTIME_MEASUREMENT__MEASURING_VALUE
      The meta object literal for the 'Measuring Value' attribute feature.
      Generated class or method.