Interface qualitypropertiesPackage.Literals
- Enclosing interface:
- qualitypropertiesPackage
public static interface qualitypropertiesPackage.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 'Confidence Interval
' class.static final EAttribute
The meta object literal for the 'Confidence Level' attribute feature.static final EAttribute
The meta object literal for the 'Lower Bound' attribute feature.static final EAttribute
The meta object literal for the 'Mean' attribute feature.static final EAttribute
The meta object literal for the 'Upper Bound' attribute feature.static final EClass
The meta object literal for the 'Double Quality Property
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Element Quality Property
' class.static final EClass
The meta object literal for the 'Integer Quality Property
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Numeric Quality Property
' class.static final EReference
The meta object literal for the 'Confidence Interval' reference feature.static final EReference
The meta object literal for the 'Result Decorator Repository' reference feature.static final EClass
The meta object literal for the 'Quality Prediction
' class.static final EClass
The meta object literal for the 'Quality Property
' class.static final EAttribute
The meta object literal for the 'Quality Value' attribute feature.
-
Field Details
-
NUMERIC_QUALITY_PROPERTY
The meta object literal for the 'Numeric Quality Property
' class.- See Also:
- Generated class or method.
-
NUMERIC_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY
The meta object literal for the 'Result Decorator Repository' reference feature.- Generated class or method.
-
NUMERIC_QUALITY_PROPERTY__CONFIDENCE_INTERVAL
The meta object literal for the 'Confidence Interval' reference feature.- Generated class or method.
-
CONFIDENCE_INTERVAL
The meta object literal for the 'Confidence Interval
' class.- See Also:
- Generated class or method.
-
CONFIDENCE_INTERVAL__CONFIDENCE_LEVEL
The meta object literal for the 'Confidence Level' attribute feature.- Generated class or method.
-
CONFIDENCE_INTERVAL__MEAN
The meta object literal for the 'Mean' attribute feature.- Generated class or method.
-
CONFIDENCE_INTERVAL__UPPER_BOUND
The meta object literal for the 'Upper Bound' attribute feature.- Generated class or method.
-
CONFIDENCE_INTERVAL__LOWER_BOUND
The meta object literal for the 'Lower Bound' attribute feature.- Generated class or method.
-
ELEMENT_QUALITY_PROPERTY
The meta object literal for the 'Element Quality Property
' class.- See Also:
- Generated class or method.
-
INTEGER_QUALITY_PROPERTY
The meta object literal for the 'Integer Quality Property
' class.- See Also:
- Generated class or method.
-
INTEGER_QUALITY_PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
DOUBLE_QUALITY_PROPERTY
The meta object literal for the 'Double Quality Property
' class.- See Also:
- Generated class or method.
-
DOUBLE_QUALITY_PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
QUALITY_PREDICTION
The meta object literal for the 'Quality Prediction
' class.- See Also:
- Generated class or method.
-
QUALITY_PROPERTY
The meta object literal for the 'Quality Property
' class.- See Also:
- Generated class or method.
-
QUALITY_PROPERTY__QUALITY_VALUE
The meta object literal for the 'Quality Value' attribute feature.- Generated class or method.
-