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

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Operation Call' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Children' reference list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Dur Ratio To Parent' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Dur Ratio To Root Parent' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Duration' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Failed' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Failed Cause' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Operation' reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Order Index' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Parent' reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Stack Depth' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Start' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Trace' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Root Operation Call' containment reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Trace ID' attribute feature.
  • Field Details

    • TRACE

      static final org.eclipse.emf.ecore.EClass TRACE
      The meta object literal for the 'Trace' class.
      See Also:
      Generated:
    • TRACE__TRACE_ID

      static final org.eclipse.emf.ecore.EAttribute TRACE__TRACE_ID
      The meta object literal for the 'Trace ID' attribute feature.
      Generated:
    • TRACE__ROOT_OPERATION_CALL

      static final org.eclipse.emf.ecore.EReference TRACE__ROOT_OPERATION_CALL
      The meta object literal for the 'Root Operation Call' containment reference feature.
      Generated:
    • OPERATION_CALL

      static final org.eclipse.emf.ecore.EClass OPERATION_CALL
      The meta object literal for the 'Operation Call' class.
      See Also:
      Generated:
    • OPERATION_CALL__OPERATION

      static final org.eclipse.emf.ecore.EReference OPERATION_CALL__OPERATION
      The meta object literal for the 'Operation' reference feature.
      Generated:
    • OPERATION_CALL__PARENT

      static final org.eclipse.emf.ecore.EReference OPERATION_CALL__PARENT
      The meta object literal for the 'Parent' reference feature.
      Generated:
    • OPERATION_CALL__CHILDREN

      static final org.eclipse.emf.ecore.EReference OPERATION_CALL__CHILDREN
      The meta object literal for the 'Children' reference list feature.
      Generated:
    • OPERATION_CALL__DURATION

      static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__DURATION
      The meta object literal for the 'Duration' attribute feature.
      Generated:
    • OPERATION_CALL__START

      static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__START
      The 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_PARENT
      The 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_PARENT
      The 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_DEPTH
      The meta object literal for the 'Stack Depth' attribute feature.
      Generated:
    • OPERATION_CALL__ORDER_INDEX

      static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__ORDER_INDEX
      The meta object literal for the 'Order Index' attribute feature.
      Generated:
    • OPERATION_CALL__FAILED

      static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__FAILED
      The meta object literal for the 'Failed' attribute feature.
      Generated:
    • OPERATION_CALL__FAILED_CAUSE

      static final org.eclipse.emf.ecore.EAttribute OPERATION_CALL__FAILED_CAUSE
      The meta object literal for the 'Failed Cause' attribute feature.
      Generated: