Interface AdjustmentsPackage.Literals
- Enclosing interface:
- AdjustmentsPackage
public static interface AdjustmentsPackage.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 'Absolute Adjustment' class.static final EAttributeThe meta object literal for the 'Goal Value' attribute feature.static final EClassThe meta object literal for the 'Adjustment Type' class.static final EClassThe meta object literal for the 'Relative Adjustment' class.static final EAttributeThe meta object literal for the 'Min Adjustment Value' attribute feature.static final EAttributeThe meta object literal for the 'Percentage Growth Value' attribute feature.static final EClassThe meta object literal for the 'Step Adjustment' class.static final EAttributeThe meta object literal for the 'Step Value' attribute feature.
-
Field Details
-
ADJUSTMENT_TYPE
The meta object literal for the 'Adjustment Type' class.- See Also:
- Generated class or method.
-
RELATIVE_ADJUSTMENT
The meta object literal for the 'Relative Adjustment' class.- See Also:
- Generated class or method.
-
RELATIVE_ADJUSTMENT__PERCENTAGE_GROWTH_VALUE
The meta object literal for the 'Percentage Growth Value' attribute feature.- Generated class or method.
-
RELATIVE_ADJUSTMENT__MIN_ADJUSTMENT_VALUE
The meta object literal for the 'Min Adjustment Value' attribute feature.- Generated class or method.
-
ABSOLUTE_ADJUSTMENT
The meta object literal for the 'Absolute Adjustment' class.- See Also:
- Generated class or method.
-
ABSOLUTE_ADJUSTMENT__GOAL_VALUE
The meta object literal for the 'Goal Value' attribute feature.- Generated class or method.
-
STEP_ADJUSTMENT
The meta object literal for the 'Step Adjustment' class.- See Also:
- Generated class or method.
-
STEP_ADJUSTMENT__STEP_VALUE
The meta object literal for the 'Step Value' attribute feature.- Generated class or method.
-