Interface ExpectationsPackage.Literals
- Enclosing interface:
- ExpectationsPackage
public static interface ExpectationsPackage.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 EClass
The meta object literal for the 'Expected Count
' class.static final EAttribute
The meta object literal for the 'Count' attribute feature.static final EClass
The meta object literal for the 'Expected Percentage
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Expected Primitive
' class.static final EClass
The meta object literal for the 'Expected Time
' class.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Expected Trend
' class.static final EAttribute
The meta object literal for the 'Trend' attribute feature.static final EClass
The meta object literal for the 'Expected Value
' class.static final EClass
The meta object literal for the 'No Expectation
' class.
-
Field Details
-
EXPECTED_VALUE
The meta object literal for the 'Expected Value
' class.- See Also:
- Generated class or method.
-
EXPECTED_PRIMITIVE
The meta object literal for the 'Expected Primitive
' class.- See Also:
- Generated class or method.
-
NO_EXPECTATION
The meta object literal for the 'No Expectation
' class.- See Also:
- Generated class or method.
-
EXPECTED_PERCENTAGE
The meta object literal for the 'Expected Percentage
' class.- See Also:
- Generated class or method.
-
EXPECTED_PERCENTAGE__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
EXPECTED_COUNT
The meta object literal for the 'Expected Count
' class.- See Also:
- Generated class or method.
-
EXPECTED_COUNT__COUNT
The meta object literal for the 'Count' attribute feature.- Generated class or method.
-
EXPECTED_TIME
The meta object literal for the 'Expected Time
' class.- See Also:
- Generated class or method.
-
EXPECTED_TIME__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
EXPECTED_TREND
The meta object literal for the 'Expected Trend
' class.- See Also:
- Generated class or method.
-
EXPECTED_TREND__TREND
The meta object literal for the 'Trend' attribute feature.- Generated class or method.
-