Package kieker.model.analysismodel.trace
Interface TracePackage.Literals
- Enclosing interface:
- TracePackage
public static interface TracePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Operation Call' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Children' reference list feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Dur Ratio To Parent' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Dur Ratio To Root Parent' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Duration' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Failed' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Failed Cause' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Operation' reference feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Order Index' attribute feature.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Parent' reference feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Stack Depth' attribute feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Start' attribute feature.static final org.eclipse.emf.ecore.EClassThe meta object literal for the 'Trace' class.static final org.eclipse.emf.ecore.EReferenceThe meta object literal for the 'Root Operation Call' containment reference feature.static final org.eclipse.emf.ecore.EAttributeThe meta object literal for the 'Trace ID' attribute feature.
-
Field Details
-
TRACE
static final org.eclipse.emf.ecore.EClass TRACEThe meta object literal for the 'Trace' class.- See Also:
- Generated:
-
TRACE__TRACE_ID
static final org.eclipse.emf.ecore.EAttribute TRACE__TRACE_IDThe meta object literal for the 'Trace ID' attribute feature.- Generated:
-
TRACE__ROOT_OPERATION_CALL
static final org.eclipse.emf.ecore.EReference TRACE__ROOT_OPERATION_CALLThe meta object literal for the 'Root Operation Call' containment reference feature.- Generated:
-
OPERATION_CALL
static final org.eclipse.emf.ecore.EClass OPERATION_CALLThe meta object literal for the 'Operation Call' class.- See Also:
- Generated:
-
OPERATION_CALL__OPERATION
static final org.eclipse.emf.ecore.EReference OPERATION_CALL__OPERATIONThe meta object literal for the 'Operation' reference feature.- Generated:
-
OPERATION_CALL__PARENT
static final org.eclipse.emf.ecore.EReference OPERATION_CALL__PARENTThe meta object literal for the 'Parent' reference feature.- Generated:
-
OPERATION_CALL__CHILDREN
static final org.eclipse.emf.ecore.EReference OPERATION_CALL__CHILDRENThe meta object literal for the 'Children' reference list feature.- Generated:
-
OPERATION_CALL__DURATION
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__DURATIONThe meta object literal for the 'Duration' attribute feature.- Generated:
-
OPERATION_CALL__START
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__STARTThe meta object literal for the 'Start' attribute feature.- Generated:
-
OPERATION_CALL__DUR_RATIO_TO_PARENT
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__DUR_RATIO_TO_PARENTThe meta object literal for the 'Dur Ratio To Parent' attribute feature.- Generated:
-
OPERATION_CALL__DUR_RATIO_TO_ROOT_PARENT
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__DUR_RATIO_TO_ROOT_PARENTThe meta object literal for the 'Dur Ratio To Root Parent' attribute feature.- Generated:
-
OPERATION_CALL__STACK_DEPTH
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__STACK_DEPTHThe meta object literal for the 'Stack Depth' attribute feature.- Generated:
-
OPERATION_CALL__ORDER_INDEX
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__ORDER_INDEXThe meta object literal for the 'Order Index' attribute feature.- Generated:
-
OPERATION_CALL__FAILED
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__FAILEDThe meta object literal for the 'Failed' attribute feature.- Generated:
-
OPERATION_CALL__FAILED_CAUSE
static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__FAILED_CAUSEThe meta object literal for the 'Failed Cause' attribute feature.- Generated:
-