Interface MonitorRepositoryPackage.Literals
- Enclosing interface:
- MonitorRepositoryPackage
public static interface MonitorRepositoryPackage.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 Summary
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Aggregation' class.static final EReferenceThe meta object literal for the 'Statistical Characterization' containment reference feature.static final EClassThe meta object literal for the 'Arithmetic Mean' class.static final EClassThe meta object literal for the 'Feed Through' class.static final EClassThe meta object literal for the 'Fixed Size Aggregation' class.static final EAttributeThe meta object literal for the 'Number Of Measurements' attribute feature.static final EClassThe meta object literal for the 'Geometric Mean' class.static final EClassThe meta object literal for the 'Harmonic Mean' class.static final EClassThe meta object literal for the 'Measurement Driven Aggregation' class.static final EAttributeThe meta object literal for the 'Frequency' attribute feature.static final EClassThe meta object literal for the 'Measurement Specification' class.static final EReferenceThe meta object literal for the 'Metric Description' reference feature.static final EReferenceThe meta object literal for the 'Monitor' container reference feature.static final EAttributeThe meta object literal for the 'Name' attribute feature.static final EReferenceThe meta object literal for the 'Processing Type' containment reference feature.static final EAttributeThe meta object literal for the 'Triggers Self Adaptations' attribute feature.static final EClassThe meta object literal for the 'Median' class.static final EClassThe meta object literal for the 'Monitor' class.static final EAttributeThe meta object literal for the 'Activated' attribute feature.static final EReferenceThe meta object literal for the 'Measurement Specifications' containment reference list feature.static final EReferenceThe meta object literal for the 'Measuring Point' reference feature.static final EReferenceThe meta object literal for the 'Monitor Repository' container reference feature.static final EClassThe meta object literal for the 'Monitor Repository' class.static final EReferenceThe meta object literal for the 'Monitors' containment reference list feature.static final EClassThe meta object literal for the 'Processing Type' class.static final EReferenceThe meta object literal for the 'Measurement Specification' container reference feature.static final EClassThe meta object literal for the 'Statistical Characterization' class.static final EClassThe meta object literal for the 'Time Driven' class.static final EAttributeThe meta object literal for the 'Window Increment' attribute feature.static final EAttributeThe meta object literal for the 'Window Length' attribute feature.static final EClassThe meta object literal for the 'Time Driven Aggregation' class.static final EClassThe meta object literal for the 'Variable Size Aggregation' class.static final EAttributeThe meta object literal for the 'Retrospection Length' attribute feature.
-
Field Details
-
MONITOR_REPOSITORY
The meta object literal for the 'Monitor Repository' class.- See Also:
- Generated class or method.
-
MONITOR_REPOSITORY__MONITORS
The meta object literal for the 'Monitors' containment reference list feature.- Generated class or method.
-
MONITOR
The meta object literal for the 'Monitor' class.- See Also:
- Generated class or method.
-
MONITOR__MEASUREMENT_SPECIFICATIONS
The meta object literal for the 'Measurement Specifications' containment reference list feature.- Generated class or method.
-
MONITOR__MEASURING_POINT
The meta object literal for the 'Measuring Point' reference feature.- Generated class or method.
-
MONITOR__MONITOR_REPOSITORY
The meta object literal for the 'Monitor Repository' container reference feature.- Generated class or method.
-
MONITOR__ACTIVATED
The meta object literal for the 'Activated' attribute feature.- Generated class or method.
-
MEASUREMENT_SPECIFICATION
The meta object literal for the 'Measurement Specification' class.- See Also:
- Generated class or method.
-
MEASUREMENT_SPECIFICATION__METRIC_DESCRIPTION
The meta object literal for the 'Metric Description' reference feature.- Generated class or method.
-
MEASUREMENT_SPECIFICATION__MONITOR
The meta object literal for the 'Monitor' container reference feature.- Generated class or method.
-
MEASUREMENT_SPECIFICATION__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
MEASUREMENT_SPECIFICATION__PROCESSING_TYPE
The meta object literal for the 'Processing Type' containment reference feature.- Generated class or method.
-
MEASUREMENT_SPECIFICATION__TRIGGERS_SELF_ADAPTATIONS
The meta object literal for the 'Triggers Self Adaptations' attribute feature.- Generated class or method.
-
STATISTICAL_CHARACTERIZATION
The meta object literal for the 'Statistical Characterization' class.- See Also:
- Generated class or method.
-
ARITHMETIC_MEAN
The meta object literal for the 'Arithmetic Mean' class.- See Also:
- Generated class or method.
-
HARMONIC_MEAN
The meta object literal for the 'Harmonic Mean' class.- See Also:
- Generated class or method.
-
GEOMETRIC_MEAN
The meta object literal for the 'Geometric Mean' class.- See Also:
- Generated class or method.
-
MEDIAN
The meta object literal for the 'Median' class.- See Also:
- Generated class or method.
-
PROCESSING_TYPE
The meta object literal for the 'Processing Type' class.- See Also:
- Generated class or method.
-
PROCESSING_TYPE__MEASUREMENT_SPECIFICATION
The meta object literal for the 'Measurement Specification' container reference feature.- Generated class or method.
-
AGGREGATION
The meta object literal for the 'Aggregation' class.- See Also:
- Generated class or method.
-
AGGREGATION__STATISTICAL_CHARACTERIZATION
The meta object literal for the 'Statistical Characterization' containment reference feature.- Generated class or method.
-
MEASUREMENT_DRIVEN_AGGREGATION
The meta object literal for the 'Measurement Driven Aggregation' class.- See Also:
- Generated class or method.
-
MEASUREMENT_DRIVEN_AGGREGATION__FREQUENCY
The meta object literal for the 'Frequency' attribute feature.- Generated class or method.
-
FIXED_SIZE_AGGREGATION
The meta object literal for the 'Fixed Size Aggregation' class.- See Also:
- Generated class or method.
-
FIXED_SIZE_AGGREGATION__NUMBER_OF_MEASUREMENTS
The meta object literal for the 'Number Of Measurements' attribute feature.- Generated class or method.
-
TIME_DRIVEN_AGGREGATION
The meta object literal for the 'Time Driven Aggregation' class.- See Also:
- Generated class or method.
-
TIME_DRIVEN
The meta object literal for the 'Time Driven' class.- See Also:
- Generated class or method.
-
TIME_DRIVEN__WINDOW_LENGTH
The meta object literal for the 'Window Length' attribute feature.- Generated class or method.
-
TIME_DRIVEN__WINDOW_INCREMENT
The meta object literal for the 'Window Increment' attribute feature.- Generated class or method.
-
VARIABLE_SIZE_AGGREGATION
The meta object literal for the 'Variable Size Aggregation' class.- See Also:
- Generated class or method.
-
VARIABLE_SIZE_AGGREGATION__RETROSPECTION_LENGTH
The meta object literal for the 'Retrospection Length' attribute feature.- Generated class or method.
-
FEED_THROUGH
The meta object literal for the 'Feed Through' class.- See Also:
- Generated class or method.
-