Interface MonitorRepositoryPackage

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

public interface MonitorRepositoryPackage 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
See Also:
Generated class or method.
EMF model class or method.
kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
  • Field Details

    • eNAME

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

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

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

      static final MonitorRepositoryPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • MONITOR_REPOSITORY

      static final int MONITOR_REPOSITORY
      The meta object id for the 'Monitor Repository' class.
      See Also:
      Generated class or method.
    • MONITOR_REPOSITORY__ID

      static final int MONITOR_REPOSITORY__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR_REPOSITORY__ENTITY_NAME

      static final int MONITOR_REPOSITORY__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR_REPOSITORY__MONITORS

      static final int MONITOR_REPOSITORY__MONITORS
      The feature id for the 'Monitors' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR_REPOSITORY_FEATURE_COUNT

      static final int MONITOR_REPOSITORY_FEATURE_COUNT
      The number of structural features of the 'Monitor Repository' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR

      static final int MONITOR
      The meta object id for the 'Monitor' class.
      See Also:
      Generated class or method.
    • MONITOR__ID

      static final int MONITOR__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR__ENTITY_NAME

      static final int MONITOR__ENTITY_NAME
      The feature id for the 'Entity Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR__MEASUREMENT_SPECIFICATIONS

      static final int MONITOR__MEASUREMENT_SPECIFICATIONS
      The feature id for the 'Measurement Specifications' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR__MEASURING_POINT

      static final int MONITOR__MEASURING_POINT
      The feature id for the 'Measuring Point' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR__MONITOR_REPOSITORY

      static final int MONITOR__MONITOR_REPOSITORY
      The feature id for the 'Monitor Repository' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR__ACTIVATED

      static final int MONITOR__ACTIVATED
      The feature id for the 'Activated' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MONITOR_FEATURE_COUNT

      static final int MONITOR_FEATURE_COUNT
      The number of structural features of the 'Monitor' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION

      static final int MEASUREMENT_SPECIFICATION
      The meta object id for the 'Measurement Specification' class.
      See Also:
      Generated class or method.
    • MEASUREMENT_SPECIFICATION__ID

      static final int MEASUREMENT_SPECIFICATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION__METRIC_DESCRIPTION

      static final int MEASUREMENT_SPECIFICATION__METRIC_DESCRIPTION
      The feature id for the 'Metric Description' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION__MONITOR

      static final int MEASUREMENT_SPECIFICATION__MONITOR
      The feature id for the 'Monitor' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION__NAME

      static final int MEASUREMENT_SPECIFICATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION__PROCESSING_TYPE

      static final int MEASUREMENT_SPECIFICATION__PROCESSING_TYPE
      The feature id for the 'Processing Type' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION__TRIGGERS_SELF_ADAPTATIONS

      static final int MEASUREMENT_SPECIFICATION__TRIGGERS_SELF_ADAPTATIONS
      The feature id for the 'Triggers Self Adaptations' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_SPECIFICATION_FEATURE_COUNT

      static final int MEASUREMENT_SPECIFICATION_FEATURE_COUNT
      The number of structural features of the 'Measurement Specification' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STATISTICAL_CHARACTERIZATION

      static final int STATISTICAL_CHARACTERIZATION
      The meta object id for the 'Statistical Characterization' class.
      See Also:
      Generated class or method.
    • STATISTICAL_CHARACTERIZATION_FEATURE_COUNT

      static final int STATISTICAL_CHARACTERIZATION_FEATURE_COUNT
      The number of structural features of the 'Statistical Characterization' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ARITHMETIC_MEAN

      static final int ARITHMETIC_MEAN
      The meta object id for the 'Arithmetic Mean' class.
      See Also:
      Generated class or method.
    • ARITHMETIC_MEAN_FEATURE_COUNT

      static final int ARITHMETIC_MEAN_FEATURE_COUNT
      The number of structural features of the 'Arithmetic Mean' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HARMONIC_MEAN

      static final int HARMONIC_MEAN
      The meta object id for the 'Harmonic Mean' class.
      See Also:
      Generated class or method.
    • HARMONIC_MEAN_FEATURE_COUNT

      static final int HARMONIC_MEAN_FEATURE_COUNT
      The number of structural features of the 'Harmonic Mean' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GEOMETRIC_MEAN

      static final int GEOMETRIC_MEAN
      The meta object id for the 'Geometric Mean' class.
      See Also:
      Generated class or method.
    • GEOMETRIC_MEAN_FEATURE_COUNT

      static final int GEOMETRIC_MEAN_FEATURE_COUNT
      The number of structural features of the 'Geometric Mean' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEDIAN

      static final int MEDIAN
      The meta object id for the 'Median' class.
      See Also:
      Generated class or method.
    • MEDIAN_FEATURE_COUNT

      static final int MEDIAN_FEATURE_COUNT
      The number of structural features of the 'Median' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_TYPE

      static final int PROCESSING_TYPE
      The meta object id for the 'Processing Type' class.
      See Also:
      Generated class or method.
    • PROCESSING_TYPE__ID

      static final int PROCESSING_TYPE__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_TYPE__MEASUREMENT_SPECIFICATION

      static final int PROCESSING_TYPE__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESSING_TYPE_FEATURE_COUNT

      static final int PROCESSING_TYPE_FEATURE_COUNT
      The number of structural features of the 'Processing Type' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • AGGREGATION

      static final int AGGREGATION
      The meta object id for the 'Aggregation' class.
      See Also:
      Generated class or method.
    • AGGREGATION__ID

      static final int AGGREGATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • AGGREGATION__MEASUREMENT_SPECIFICATION

      static final int AGGREGATION__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • AGGREGATION__STATISTICAL_CHARACTERIZATION

      static final int AGGREGATION__STATISTICAL_CHARACTERIZATION
      The feature id for the 'Statistical Characterization' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • AGGREGATION_FEATURE_COUNT

      static final int AGGREGATION_FEATURE_COUNT
      The number of structural features of the 'Aggregation' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_DRIVEN_AGGREGATION

      static final int MEASUREMENT_DRIVEN_AGGREGATION
      The meta object id for the 'Measurement Driven Aggregation' class.
      See Also:
      Generated class or method.
    • MEASUREMENT_DRIVEN_AGGREGATION__ID

      static final int MEASUREMENT_DRIVEN_AGGREGATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_DRIVEN_AGGREGATION__MEASUREMENT_SPECIFICATION

      static final int MEASUREMENT_DRIVEN_AGGREGATION__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_DRIVEN_AGGREGATION__STATISTICAL_CHARACTERIZATION

      static final int MEASUREMENT_DRIVEN_AGGREGATION__STATISTICAL_CHARACTERIZATION
      The feature id for the 'Statistical Characterization' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_DRIVEN_AGGREGATION__FREQUENCY

      static final int MEASUREMENT_DRIVEN_AGGREGATION__FREQUENCY
      The feature id for the 'Frequency' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • MEASUREMENT_DRIVEN_AGGREGATION_FEATURE_COUNT

      static final int MEASUREMENT_DRIVEN_AGGREGATION_FEATURE_COUNT
      The number of structural features of the 'Measurement Driven Aggregation' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION

      static final int FIXED_SIZE_AGGREGATION
      The meta object id for the 'Fixed Size Aggregation' class.
      See Also:
      Generated class or method.
    • FIXED_SIZE_AGGREGATION__ID

      static final int FIXED_SIZE_AGGREGATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION__MEASUREMENT_SPECIFICATION

      static final int FIXED_SIZE_AGGREGATION__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION__STATISTICAL_CHARACTERIZATION

      static final int FIXED_SIZE_AGGREGATION__STATISTICAL_CHARACTERIZATION
      The feature id for the 'Statistical Characterization' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION__FREQUENCY

      static final int FIXED_SIZE_AGGREGATION__FREQUENCY
      The feature id for the 'Frequency' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION__NUMBER_OF_MEASUREMENTS

      static final int FIXED_SIZE_AGGREGATION__NUMBER_OF_MEASUREMENTS
      The feature id for the 'Number Of Measurements' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FIXED_SIZE_AGGREGATION_FEATURE_COUNT

      static final int FIXED_SIZE_AGGREGATION_FEATURE_COUNT
      The number of structural features of the 'Fixed Size Aggregation' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN

      static final int TIME_DRIVEN
      The meta object id for the 'Time Driven' class.
      See Also:
      Generated class or method.
    • TIME_DRIVEN__ID

      static final int TIME_DRIVEN__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN__MEASUREMENT_SPECIFICATION

      static final int TIME_DRIVEN__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN__WINDOW_LENGTH

      static final int TIME_DRIVEN__WINDOW_LENGTH
      The feature id for the 'Window Length' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN__WINDOW_INCREMENT

      static final int TIME_DRIVEN__WINDOW_INCREMENT
      The feature id for the 'Window Increment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_FEATURE_COUNT

      static final int TIME_DRIVEN_FEATURE_COUNT
      The number of structural features of the 'Time Driven' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION

      static final int TIME_DRIVEN_AGGREGATION
      The meta object id for the 'Time Driven Aggregation' class.
      See Also:
      Generated class or method.
    • TIME_DRIVEN_AGGREGATION__ID

      static final int TIME_DRIVEN_AGGREGATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION__MEASUREMENT_SPECIFICATION

      static final int TIME_DRIVEN_AGGREGATION__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION__WINDOW_LENGTH

      static final int TIME_DRIVEN_AGGREGATION__WINDOW_LENGTH
      The feature id for the 'Window Length' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION__WINDOW_INCREMENT

      static final int TIME_DRIVEN_AGGREGATION__WINDOW_INCREMENT
      The feature id for the 'Window Increment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION__STATISTICAL_CHARACTERIZATION

      static final int TIME_DRIVEN_AGGREGATION__STATISTICAL_CHARACTERIZATION
      The feature id for the 'Statistical Characterization' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • TIME_DRIVEN_AGGREGATION_FEATURE_COUNT

      static final int TIME_DRIVEN_AGGREGATION_FEATURE_COUNT
      The number of structural features of the 'Time Driven Aggregation' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION

      static final int VARIABLE_SIZE_AGGREGATION
      The meta object id for the 'Variable Size Aggregation' class.
      See Also:
      Generated class or method.
    • VARIABLE_SIZE_AGGREGATION__ID

      static final int VARIABLE_SIZE_AGGREGATION__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION__MEASUREMENT_SPECIFICATION

      static final int VARIABLE_SIZE_AGGREGATION__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION__STATISTICAL_CHARACTERIZATION

      static final int VARIABLE_SIZE_AGGREGATION__STATISTICAL_CHARACTERIZATION
      The feature id for the 'Statistical Characterization' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION__FREQUENCY

      static final int VARIABLE_SIZE_AGGREGATION__FREQUENCY
      The feature id for the 'Frequency' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION__RETROSPECTION_LENGTH

      static final int VARIABLE_SIZE_AGGREGATION__RETROSPECTION_LENGTH
      The feature id for the 'Retrospection Length' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • VARIABLE_SIZE_AGGREGATION_FEATURE_COUNT

      static final int VARIABLE_SIZE_AGGREGATION_FEATURE_COUNT
      The number of structural features of the 'Variable Size Aggregation' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEED_THROUGH

      static final int FEED_THROUGH
      The meta object id for the 'Feed Through' class.
      See Also:
      Generated class or method.
    • FEED_THROUGH__ID

      static final int FEED_THROUGH__ID
      The feature id for the 'Id' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEED_THROUGH__MEASUREMENT_SPECIFICATION

      static final int FEED_THROUGH__MEASUREMENT_SPECIFICATION
      The feature id for the 'Measurement Specification' container reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • FEED_THROUGH_FEATURE_COUNT

      static final int FEED_THROUGH_FEATURE_COUNT
      The number of structural features of the 'Feed Through' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details