Interface ConstraintsPackage.Literals
- Enclosing interface:
- ConstraintsPackage
public static interface ConstraintsPackage.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 'Abstract Constraint
' class.static final EClass
The meta object literal for the 'State Based Contraint
' class.static final EClass
The meta object literal for the 'Temporal Constraint
' class.
-
Field Details
-
ABSTRACT_CONSTRAINT
The meta object literal for the 'Abstract Constraint
' class.- See Also:
- Generated class or method.
-
TEMPORAL_CONSTRAINT
The meta object literal for the 'Temporal Constraint
' class.- See Also:
- Generated class or method.
-
STATE_BASED_CONTRAINT
The meta object literal for the 'State Based Contraint
' class.- See Also:
- Generated class or method.
-