Interface TriggersPackage.Literals
- Enclosing interface:
- TriggersPackage
public static interface TriggersPackage.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 EEnum
The meta object literal for the 'AGGREGATIONMETHOD
' enum.static final EClass
The meta object literal for the 'Base Trigger
' class.static final EReference
The meta object literal for the 'Expected Value' containment reference feature.static final EReference
The meta object literal for the 'Stimulus' containment reference feature.static final EClass
The meta object literal for the 'Composed Trigger
' class.static final EAttribute
The meta object literal for the 'Logical Operator' attribute feature.static final EReference
The meta object literal for the 'Scalingtrigger' containment reference list feature.static final EEnum
The meta object literal for the 'HDDUSAGETYPE
' enum.static final EEnum
The meta object literal for the 'Logical Operator
' enum.static final EEnum
The meta object literal for the 'NETWORKUSAGETYPE
' enum.static final EEnum
The meta object literal for the 'Relational Operator
' enum.static final EClass
The meta object literal for the 'Scaling Trigger
' class.static final EClass
The meta object literal for the 'Simple Fire On Trend
' class.static final EClass
The meta object literal for the 'Simple Fire On Value
' class.static final EAttribute
The meta object literal for the 'Relational Operator' attribute feature.static final EEnum
The meta object literal for the 'Trend Pattern
' enum.
-
Field Details
-
SCALING_TRIGGER
The meta object literal for the 'Scaling Trigger
' class.- See Also:
- Generated class or method.
-
BASE_TRIGGER
The meta object literal for the 'Base Trigger
' class.- See Also:
- Generated class or method.
-
BASE_TRIGGER__STIMULUS
The meta object literal for the 'Stimulus' containment reference feature.- Generated class or method.
-
BASE_TRIGGER__EXPECTED_VALUE
The meta object literal for the 'Expected Value' containment reference feature.- Generated class or method.
-
COMPOSED_TRIGGER
The meta object literal for the 'Composed Trigger
' class.- See Also:
- Generated class or method.
-
COMPOSED_TRIGGER__SCALINGTRIGGER
The meta object literal for the 'Scalingtrigger' containment reference list feature.- Generated class or method.
-
COMPOSED_TRIGGER__LOGICAL_OPERATOR
The meta object literal for the 'Logical Operator' attribute feature.- Generated class or method.
-
SIMPLE_FIRE_ON_VALUE
The meta object literal for the 'Simple Fire On Value
' class.- See Also:
- Generated class or method.
-
SIMPLE_FIRE_ON_VALUE__RELATIONAL_OPERATOR
The meta object literal for the 'Relational Operator' attribute feature.- Generated class or method.
-
SIMPLE_FIRE_ON_TREND
The meta object literal for the 'Simple Fire On Trend
' class.- See Also:
- Generated class or method.
-
AGGREGATIONMETHOD
The meta object literal for the 'AGGREGATIONMETHOD
' enum.- See Also:
- Generated class or method.
-
HDDUSAGETYPE
The meta object literal for the 'HDDUSAGETYPE
' enum.- See Also:
- Generated class or method.
-
NETWORKUSAGETYPE
The meta object literal for the 'NETWORKUSAGETYPE
' enum.- See Also:
- Generated class or method.
-
LOGICAL_OPERATOR
The meta object literal for the 'Logical Operator
' enum.- See Also:
- Generated class or method.
-
RELATIONAL_OPERATOR
The meta object literal for the 'Relational Operator
' enum.- See Also:
- Generated class or method.
-
TREND_PATTERN
The meta object literal for the 'Trend Pattern
' enum.- See Also:
- Generated class or method.
-