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 Detail

      • 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__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__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__CONDITION

        static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CONDITION
        The meta object literal for the 'Condition' 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__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__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.