Interface ActionsPackage.Literals
- Enclosing interface:
- ActionsPackage
public static interface ActionsPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Add To Date Action
' class.static final EReference
The meta object literal for the 'Variable Usages' containment reference list feature.static final EClass
The meta object literal for the 'Analyse Stack Action
' class.static final EAttribute
The meta object literal for the 'Measurement Identification Key' attribute feature.static final EClass
The meta object literal for the 'Consume Data Action
' class.static final EReference
The meta object literal for the 'Data Sink Role' reference feature.static final EClass
The meta object literal for the 'Create Date Action
' class.static final EReference
The meta object literal for the 'Depends On' containment reference list feature.static final EReference
The meta object literal for the 'Variable Usages' containment reference list feature.static final EClass
The meta object literal for the 'Data Action
' class.static final EReference
The meta object literal for the 'Variable Reference' containment reference feature.static final EClass
The meta object literal for the 'Data Iterator Action
' class.static final EClass
The meta object literal for the 'Emit Data Action
' class.static final EReference
The meta object literal for the 'Data Source Role' reference feature.static final EClass
The meta object literal for the 'Java Class Regroup Data Action
' class.static final EClass
The meta object literal for the 'Put Time On Stack Action
' class.static final EClass
The meta object literal for the 'Regroup Data Action
' class.
-
Field Details
-
DATA_ACTION
The meta object literal for the 'Data Action
' class.- See Also:
- Generated class or method.
-
DATA_ACTION__VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference' containment reference feature.- Generated class or method.
-
ANALYSE_STACK_ACTION
The meta object literal for the 'Analyse Stack Action
' class.- See Also:
- Generated class or method.
-
ANALYSE_STACK_ACTION__MEASUREMENT_IDENTIFICATION_KEY
The meta object literal for the 'Measurement Identification Key' attribute feature.- Generated class or method.
-
CONSUME_DATA_ACTION
The meta object literal for the 'Consume Data Action
' class.- See Also:
- Generated class or method.
-
CONSUME_DATA_ACTION__DATA_SINK_ROLE
The meta object literal for the 'Data Sink Role' reference feature.- Generated class or method.
-
EMIT_DATA_ACTION
The meta object literal for the 'Emit Data Action
' class.- See Also:
- Generated class or method.
-
EMIT_DATA_ACTION__DATA_SOURCE_ROLE
The meta object literal for the 'Data Source Role' reference feature.- Generated class or method.
-
CREATE_DATE_ACTION
The meta object literal for the 'Create Date Action
' class.- See Also:
- Generated class or method.
-
CREATE_DATE_ACTION__VARIABLE_USAGES
The meta object literal for the 'Variable Usages' containment reference list feature.- Generated class or method.
-
CREATE_DATE_ACTION__DEPENDS_ON
The meta object literal for the 'Depends On' containment reference list feature.- Generated class or method.
-
ADD_TO_DATE_ACTION
The meta object literal for the 'Add To Date Action
' class.- See Also:
- Generated class or method.
-
ADD_TO_DATE_ACTION__VARIABLE_USAGES
The meta object literal for the 'Variable Usages' containment reference list feature.- Generated class or method.
-
DATA_ITERATOR_ACTION
The meta object literal for the 'Data Iterator Action
' class.- See Also:
- Generated class or method.
-
PUT_TIME_ON_STACK_ACTION
The meta object literal for the 'Put Time On Stack Action
' class.- See Also:
- Generated class or method.
-
REGROUP_DATA_ACTION
The meta object literal for the 'Regroup Data Action
' class.- See Also:
- Generated class or method.
-
JAVA_CLASS_REGROUP_DATA_ACTION
The meta object literal for the 'Java Class Regroup Data Action
' class.- See Also:
- Generated class or method.
-