Interface BreakpointsPackage.Literals

Enclosing interface:
BreakpointsPackage

public static interface BreakpointsPackage.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
  • Field Details

    • BP_WORKSPACE_INTERNAL

      static final org.eclipse.emf.ecore.EClass BP_WORKSPACE_INTERNAL
      The meta object literal for the 'BP Workspace Internal' class.
      See Also:
    • BP_WORKSPACE_INTERNAL__MODULE_BP_INFO

      static final org.eclipse.emf.ecore.EReference BP_WORKSPACE_INTERNAL__MODULE_BP_INFO
      The meta object literal for the 'Module BP Info' containment reference list feature.
    • BP_WORKSPACE_USER

      static final org.eclipse.emf.ecore.EClass BP_WORKSPACE_USER
      The meta object literal for the 'BP Workspace User' class.
      See Also:
    • BP_WORKSPACE_USER__MODULE_BP_INFO

      static final org.eclipse.emf.ecore.EReference BP_WORKSPACE_USER__MODULE_BP_INFO
      The meta object literal for the 'Module BP Info' containment reference list feature.
    • BREAKPOINT_INFO

      static final org.eclipse.emf.ecore.EClass BREAKPOINT_INFO
      The meta object literal for the 'Breakpoint Info' class.
      See Also:
    • BREAKPOINT_INFO__LINE

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__LINE
      The meta object literal for the 'Line' attribute feature.
    • BREAKPOINT_INFO__IS_ACTIVE

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__IS_ACTIVE
      The meta object literal for the 'Is Active' attribute feature.
    • BREAKPOINT_INFO__BREAK_ON_CONDITION

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__BREAK_ON_CONDITION
      The meta object literal for the 'Break On Condition' attribute feature.
    • BREAKPOINT_INFO__CONDITION

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CONDITION
      The meta object literal for the 'Condition' attribute feature.
    • BREAKPOINT_INFO__BREAK_ON_PARENT_METHOD

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__BREAK_ON_PARENT_METHOD
      The meta object literal for the 'Break On Parent Method' attribute feature.
    • BREAKPOINT_INFO__PARENT_METHOD

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PARENT_METHOD
      The meta object literal for the 'Parent Method' attribute feature.
    • BREAKPOINT_INFO__BREAK_ON_HIT_COUNT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__BREAK_ON_HIT_COUNT
      The meta object literal for the 'Break On Hit Count' attribute feature.
    • BREAKPOINT_INFO__HIT_COUNT_VARIANT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__HIT_COUNT_VARIANT
      The meta object literal for the 'Hit Count Variant' attribute feature.
    • BREAKPOINT_INFO__HIT_COUNT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__HIT_COUNT
      The meta object literal for the 'Hit Count' attribute feature.
    • BREAKPOINT_INFO__SHOW_OUTPUT_MESSAGE

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__SHOW_OUTPUT_MESSAGE
      The meta object literal for the 'Show Output Message' attribute feature.
    • BREAKPOINT_INFO__PUT_DESCRIPTION

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PUT_DESCRIPTION
      The meta object literal for the 'Put Description' attribute feature.
    • BREAKPOINT_INFO__PUT_EXPRESSION_RESULT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PUT_EXPRESSION_RESULT
      The meta object literal for the 'Put Expression Result' attribute feature.
    • BREAKPOINT_INFO__PUT_STACK_TRACE

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PUT_STACK_TRACE
      The meta object literal for the 'Put Stack Trace' attribute feature.
    • BREAKPOINT_INFO__PUT_HIT_COUNT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PUT_HIT_COUNT
      The meta object literal for the 'Put Hit Count' attribute feature.
    • BREAKPOINT_INFO__CONTINUE_EXECUTION

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CONTINUE_EXECUTION
      The meta object literal for the 'Continue Execution' attribute feature.
    • BREAKPOINT_INFO__CURRENT_HIT_COUNT

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CURRENT_HIT_COUNT
      The meta object literal for the 'Current Hit Count' attribute feature.
    • BREAKPOINT_INFO__TEMP

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__TEMP
      The meta object literal for the 'Temp' attribute feature.
    • BREAKPOINT_INFO__USER

      static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__USER
      The meta object literal for the 'User' attribute feature.
    • MODULE_BP_INFO_INTERNAL

      static final org.eclipse.emf.ecore.EClass MODULE_BP_INFO_INTERNAL
      The meta object literal for the 'Module BP Info Internal' class.
      See Also:
    • MODULE_BP_INFO_INTERNAL__ID

      static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_INTERNAL__ID
      The meta object literal for the 'Id' containment reference feature.
    • MODULE_BP_INFO_INTERNAL__BP_INFO

      static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_INTERNAL__BP_INFO
      The meta object literal for the 'Bp Info' containment reference list feature.
    • MODULE_BP_INFO_USER

      static final org.eclipse.emf.ecore.EClass MODULE_BP_INFO_USER
      The meta object literal for the 'Module BP Info User' class.
      See Also:
    • MODULE_BP_INFO_USER__ID

      static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_USER__ID
      The meta object literal for the 'Id' containment reference feature.
    • MODULE_BP_INFO_USER__BP_INFO

      static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_USER__BP_INFO
      The meta object literal for the 'Bp Info' containment reference list feature.