Interface TargetPackage.Literals
- Enclosing interface:
- TargetPackage
public static interface TargetPackage.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 'Constraint
' class.static final EClass
The meta object literal for the 'Group Size Constraint
' class.static final EAttribute
The meta object literal for the 'Max Size' attribute feature.static final EAttribute
The meta object literal for the 'Min Size' attribute feature.static final EClass
The meta object literal for the 'Thrashing Constraint
' class.static final EAttribute
The meta object literal for the 'Minimum Time No Thrashing' attribute feature.
-
Field Details
-
TARGET_CONSTRAINT
The meta object literal for the 'Constraint
' class.- See Also:
- Generated class or method.
-
TARGET_GROUP_SIZE_CONSTRAINT
The meta object literal for the 'Group Size Constraint
' class.- See Also:
- Generated class or method.
-
TARGET_GROUP_SIZE_CONSTRAINT__MIN_SIZE
The meta object literal for the 'Min Size' attribute feature.- Generated class or method.
-
TARGET_GROUP_SIZE_CONSTRAINT__MAX_SIZE
The meta object literal for the 'Max Size' attribute feature.- Generated class or method.
-
THRASHING_CONSTRAINT
The meta object literal for the 'Thrashing Constraint
' class.- See Also:
- Generated class or method.
-
THRASHING_CONSTRAINT__MINIMUM_TIME_NO_THRASHING
The meta object literal for the 'Minimum Time No Thrashing' attribute feature.- Generated class or method.
-