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 Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Runtime Measurement
' class.static final EReference
The meta object literal for the 'Measurement Specification' reference feature.static final EReference
The meta object literal for the 'Measuring Point' reference feature.static final EAttribute
The meta object literal for the 'Measuring Value' attribute feature.static final EClass
The meta object literal for the 'Model
' class.static final EReference
The meta object literal for the 'Measurements' containment reference list feature.
-
Field Details
-
RUNTIME_MEASUREMENT_MODEL
The meta object literal for the 'Model
' class.- See Also:
- Generated class or method.
-
RUNTIME_MEASUREMENT_MODEL__MEASUREMENTS
The meta object literal for the 'Measurements' containment reference list feature.- Generated class or method.
-
RUNTIME_MEASUREMENT
The meta object literal for the 'Runtime Measurement
' class.- See Also:
- Generated class or method.
-
RUNTIME_MEASUREMENT__MEASURING_POINT
The meta object literal for the 'Measuring Point' reference feature.- Generated class or method.
-
RUNTIME_MEASUREMENT__MEASUREMENT_SPECIFICATION
The meta object literal for the 'Measurement Specification' reference feature.- Generated class or method.
-
RUNTIME_MEASUREMENT__MEASURING_VALUE
The meta object literal for the 'Measuring Value' attribute feature.- Generated class or method.
-