|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDebugConstants
Debug model constants
| Field Summary | |
|---|---|
static java.lang.String |
BREAKPOINT_CONDITION
Unique identifier for the JS breakpoints condition (value com.aptana.ide.debug.core.breakpointCondition). |
static java.lang.String |
BREAKPOINT_CONDITION_ENABLED
Unique identifier for the JS breakpoints condition enabled (value com.aptana.ide.debug.core.breakpointConditionEnabled). |
static java.lang.String |
BREAKPOINT_CONDITION_SUSPEND_ON_TRUE
Unique identifier for the JS breakpoints condition suspend flag (value com.aptana.ide.debug.core.breakpointConditionSuspendOnTrue). |
static java.lang.String |
BREAKPOINT_HIT_COUNT
Unique identifier for the JS breakpoints hit count (value com.aptana.ide.debug.core.breakpointHitCount). |
static java.lang.String |
BREAKPOINT_LOCATION
Unique identifier for the JS breakpoints location (value com.aptana.ide.debug.core.breakpointLocation). |
static int |
DEBUG_EVENT_URL_OPEN
Debug model-specific events |
static int |
DEBUG_EVENT_URL_OPENED
DEBUG_EVENT_URL_OPENED |
static java.lang.String |
EXCEPTION_TYPE_NAME
Unique identifier for the JS breakpoints exception type name (value com.aptana.ide.debug.core.exceptionTypeName). |
static java.lang.String |
ID_DEBUG_MODEL
Unique identifier for the JS debug model (value com.aptana.ide.debug.core). |
static java.lang.String |
ID_EXCEPTION_BREAKPOINT_MARKER
Unique identifier for the JS exception breakpoint markers (value com.aptana.ide.debug.core.exceptionBreakpointMarker). |
static java.lang.String |
ID_LINE_BREAKPOINT_MARKER
Unique identifier for the JS line breakpoint markers (value com.aptana.ide.debug.core.lineBreakpointMarker). |
static java.lang.String |
ID_WATCHPOINT_MARKER
Unique identifier for the JS watchpoint markers (value com.aptana.ide.debug.core.watchpointMarker). |
static java.lang.String |
RUN_TO_LINE
Unique identifier for the JS run to line breakpoints (value com.aptana.ide.debug.core.runToLineBreakpoint). |
static java.lang.String |
WATCHPOINT_VARIABLE_NAME
Unique identifier for the JS watchpoint variable name (value com.aptana.ide.debug.core.watchpointVariableName). |
| Field Detail |
|---|
static final java.lang.String ID_DEBUG_MODEL
com.aptana.ide.debug.core).
static final java.lang.String ID_LINE_BREAKPOINT_MARKER
com.aptana.ide.debug.core.lineBreakpointMarker).
static final java.lang.String ID_EXCEPTION_BREAKPOINT_MARKER
com.aptana.ide.debug.core.exceptionBreakpointMarker).
static final java.lang.String ID_WATCHPOINT_MARKER
com.aptana.ide.debug.core.watchpointMarker).
static final java.lang.String BREAKPOINT_LOCATION
com.aptana.ide.debug.core.breakpointLocation).
static final java.lang.String RUN_TO_LINE
com.aptana.ide.debug.core.runToLineBreakpoint).
static final java.lang.String BREAKPOINT_HIT_COUNT
com.aptana.ide.debug.core.breakpointHitCount).
static final java.lang.String BREAKPOINT_CONDITION
com.aptana.ide.debug.core.breakpointCondition).
static final java.lang.String BREAKPOINT_CONDITION_ENABLED
com.aptana.ide.debug.core.breakpointConditionEnabled).
static final java.lang.String BREAKPOINT_CONDITION_SUSPEND_ON_TRUE
com.aptana.ide.debug.core.breakpointConditionSuspendOnTrue).
static final java.lang.String EXCEPTION_TYPE_NAME
com.aptana.ide.debug.core.exceptionTypeName).
static final java.lang.String WATCHPOINT_VARIABLE_NAME
com.aptana.ide.debug.core.watchpointVariableName).
static final int DEBUG_EVENT_URL_OPEN
static final int DEBUG_EVENT_URL_OPENED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||