Interface ActionsPackage.Literals
-
- Enclosing interface:
- ActionsPackage
public static interface ActionsPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassADD_TO_DATE_ACTIONThe meta object literal for the 'Add To Date Action' class.static EReferenceADD_TO_DATE_ACTION__VARIABLE_USAGESThe meta object literal for the 'Variable Usages' containment reference list feature.static EClassANALYSE_STACK_ACTIONThe meta object literal for the 'Analyse Stack Action' class.static EAttributeANALYSE_STACK_ACTION__MEASUREMENT_IDENTIFICATION_KEYThe meta object literal for the 'Measurement Identification Key' attribute feature.static EClassCONSUME_DATA_ACTIONThe meta object literal for the 'Consume Data Action' class.static EReferenceCONSUME_DATA_ACTION__DATA_SINK_ROLEThe meta object literal for the 'Data Sink Role' reference feature.static EClassCREATE_DATE_ACTIONThe meta object literal for the 'Create Date Action' class.static EReferenceCREATE_DATE_ACTION__DEPENDS_ONThe meta object literal for the 'Depends On' containment reference list feature.static EReferenceCREATE_DATE_ACTION__VARIABLE_USAGESThe meta object literal for the 'Variable Usages' containment reference list feature.static EClassDATA_ACTIONThe meta object literal for the 'Data Action' class.static EReferenceDATA_ACTION__VARIABLE_REFERENCEThe meta object literal for the 'Variable Reference' containment reference feature.static EClassDATA_ITERATOR_ACTIONThe meta object literal for the 'Data Iterator Action' class.static EClassEMIT_DATA_ACTIONThe meta object literal for the 'Emit Data Action' class.static EReferenceEMIT_DATA_ACTION__DATA_SOURCE_ROLEThe meta object literal for the 'Data Source Role' reference feature.static EClassJAVA_CLASS_REGROUP_DATA_ACTIONThe meta object literal for the 'Java Class Regroup Data Action' class.static EClassPUT_TIME_ON_STACK_ACTIONThe meta object literal for the 'Put Time On Stack Action' class.static EClassREGROUP_DATA_ACTIONThe meta object literal for the 'Regroup Data Action' class.
-
-
-
Field Detail
-
DATA_ACTION
static final EClass DATA_ACTION
The meta object literal for the 'Data Action' class.- See Also:
DataActionImpl,ActionsPackageImpl.getDataAction()- Generated class or method.
-
DATA_ACTION__VARIABLE_REFERENCE
static final EReference DATA_ACTION__VARIABLE_REFERENCE
The meta object literal for the 'Variable Reference' containment reference feature.- Generated class or method.
-
ANALYSE_STACK_ACTION
static final EClass ANALYSE_STACK_ACTION
The meta object literal for the 'Analyse Stack Action' class.- See Also:
AnalyseStackActionImpl,ActionsPackageImpl.getAnalyseStackAction()- Generated class or method.
-
ANALYSE_STACK_ACTION__MEASUREMENT_IDENTIFICATION_KEY
static final EAttribute ANALYSE_STACK_ACTION__MEASUREMENT_IDENTIFICATION_KEY
The meta object literal for the 'Measurement Identification Key' attribute feature.- Generated class or method.
-
CONSUME_DATA_ACTION
static final EClass CONSUME_DATA_ACTION
The meta object literal for the 'Consume Data Action' class.- See Also:
ConsumeDataActionImpl,ActionsPackageImpl.getConsumeDataAction()- Generated class or method.
-
CONSUME_DATA_ACTION__DATA_SINK_ROLE
static final EReference CONSUME_DATA_ACTION__DATA_SINK_ROLE
The meta object literal for the 'Data Sink Role' reference feature.- Generated class or method.
-
EMIT_DATA_ACTION
static final EClass EMIT_DATA_ACTION
The meta object literal for the 'Emit Data Action' class.- See Also:
EmitDataActionImpl,ActionsPackageImpl.getEmitDataAction()- Generated class or method.
-
EMIT_DATA_ACTION__DATA_SOURCE_ROLE
static final EReference EMIT_DATA_ACTION__DATA_SOURCE_ROLE
The meta object literal for the 'Data Source Role' reference feature.- Generated class or method.
-
CREATE_DATE_ACTION
static final EClass CREATE_DATE_ACTION
The meta object literal for the 'Create Date Action' class.- See Also:
CreateDateActionImpl,ActionsPackageImpl.getCreateDateAction()- Generated class or method.
-
CREATE_DATE_ACTION__VARIABLE_USAGES
static final EReference 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
static final EReference 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
static final EClass ADD_TO_DATE_ACTION
The meta object literal for the 'Add To Date Action' class.- See Also:
AddToDateActionImpl,ActionsPackageImpl.getAddToDateAction()- Generated class or method.
-
ADD_TO_DATE_ACTION__VARIABLE_USAGES
static final EReference 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
static final EClass DATA_ITERATOR_ACTION
The meta object literal for the 'Data Iterator Action' class.- See Also:
DataIteratorActionImpl,ActionsPackageImpl.getDataIteratorAction()- Generated class or method.
-
PUT_TIME_ON_STACK_ACTION
static final EClass PUT_TIME_ON_STACK_ACTION
The meta object literal for the 'Put Time On Stack Action' class.- See Also:
PutTimeOnStackActionImpl,ActionsPackageImpl.getPutTimeOnStackAction()- Generated class or method.
-
REGROUP_DATA_ACTION
static final EClass REGROUP_DATA_ACTION
The meta object literal for the 'Regroup Data Action' class.- See Also:
RegroupDataActionImpl,ActionsPackageImpl.getRegroupDataAction()- Generated class or method.
-
JAVA_CLASS_REGROUP_DATA_ACTION
static final EClass JAVA_CLASS_REGROUP_DATA_ACTION
The meta object literal for the 'Java Class Regroup Data Action' class.- See Also:
JavaClassRegroupDataActionImpl,ActionsPackageImpl.getJavaClassRegroupDataAction()- Generated class or method.
-
-