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 Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'BP Workspace Internal
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Module BP Info' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'BP Workspace User
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Module BP Info' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Breakpoint Info
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Break On Condition' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Break On Hit Count' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Break On Parent Method' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Condition' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Continue Execution' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Current Hit Count' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Hit Count' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Hit Count Variant' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Is Active' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Line' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Parent Method' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Put Description' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Put Expression Result' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Put Hit Count' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Put Stack Trace' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Show Output Message' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Temp' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'User' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Module BP Info Internal
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Bp Info' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Id' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Module BP Info User
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Bp Info' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Id' containment reference feature.
-
Field Details
-
BP_WORKSPACE_INTERNAL
static final org.eclipse.emf.ecore.EClass BP_WORKSPACE_INTERNALThe meta object literal for the 'BP Workspace Internal
' class. -
BP_WORKSPACE_INTERNAL__MODULE_BP_INFO
static final org.eclipse.emf.ecore.EReference BP_WORKSPACE_INTERNAL__MODULE_BP_INFOThe meta object literal for the 'Module BP Info' containment reference list feature. -
BP_WORKSPACE_USER
static final org.eclipse.emf.ecore.EClass BP_WORKSPACE_USERThe meta object literal for the 'BP Workspace User
' class. -
BP_WORKSPACE_USER__MODULE_BP_INFO
static final org.eclipse.emf.ecore.EReference BP_WORKSPACE_USER__MODULE_BP_INFOThe meta object literal for the 'Module BP Info' containment reference list feature. -
BREAKPOINT_INFO
static final org.eclipse.emf.ecore.EClass BREAKPOINT_INFOThe meta object literal for the 'Breakpoint Info
' class. -
BREAKPOINT_INFO__LINE
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__LINEThe meta object literal for the 'Line' attribute feature. -
BREAKPOINT_INFO__IS_ACTIVE
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__IS_ACTIVEThe 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_CONDITIONThe meta object literal for the 'Break On Condition' attribute feature. -
BREAKPOINT_INFO__CONDITION
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CONDITIONThe 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_METHODThe 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_METHODThe 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_COUNTThe 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_VARIANTThe meta object literal for the 'Hit Count Variant' attribute feature. -
BREAKPOINT_INFO__HIT_COUNT
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__HIT_COUNTThe 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_MESSAGEThe meta object literal for the 'Show Output Message' attribute feature. -
BREAKPOINT_INFO__PUT_DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__PUT_DESCRIPTIONThe 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_RESULTThe 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_TRACEThe 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_COUNTThe meta object literal for the 'Put Hit Count' attribute feature. -
BREAKPOINT_INFO__CONTINUE_EXECUTION
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__CONTINUE_EXECUTIONThe 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_COUNTThe meta object literal for the 'Current Hit Count' attribute feature. -
BREAKPOINT_INFO__TEMP
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__TEMPThe meta object literal for the 'Temp' attribute feature. -
BREAKPOINT_INFO__USER
static final org.eclipse.emf.ecore.EAttribute BREAKPOINT_INFO__USERThe meta object literal for the 'User' attribute feature. -
MODULE_BP_INFO_INTERNAL
static final org.eclipse.emf.ecore.EClass MODULE_BP_INFO_INTERNALThe meta object literal for the 'Module BP Info Internal
' class. -
MODULE_BP_INFO_INTERNAL__ID
static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_INTERNAL__IDThe 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_INFOThe 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_USERThe meta object literal for the 'Module BP Info User
' class. -
MODULE_BP_INFO_USER__ID
static final org.eclipse.emf.ecore.EReference MODULE_BP_INFO_USER__IDThe 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_INFOThe meta object literal for the 'Bp Info' containment reference list feature.
-