|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPWatchpoint
| Field Summary | |
|---|---|
static java.lang.String |
EXPRESSION
|
static java.lang.String |
READ
|
static java.lang.String |
WRITE
|
| Fields inherited from interface org.eclipse.ptp.debug.core.model.IPBreakpoint |
|---|
CONDITION, CUR_SET_ID, GLOBAL, IGNORE_COUNT, INSTALL_COUNT, JOB_NAME, SOURCE_HANDLE |
| Fields inherited from interface org.eclipse.debug.core.model.IBreakpoint |
|---|
BREAKPOINT_MARKER, ENABLED, ID, LINE_BREAKPOINT_MARKER, PERSISTED, REGISTERED |
| Fields inherited from interface org.eclipse.debug.core.model.IBreakpoint |
|---|
BREAKPOINT_MARKER, ENABLED, ID, LINE_BREAKPOINT_MARKER, PERSISTED, REGISTERED |
| Method Summary | |
|---|---|
java.lang.String |
getExpression()
|
boolean |
isReadType()
|
boolean |
isWriteType()
|
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IPBreakpoint |
|---|
decrementInstallCount, getCondition, getCurSetId, getIgnoreCount, getJobId, getJobName, getSetId, getSourceHandle, incrementInstallCount, isConditional, isGlobal, isInstalled, resetInstallCount, setCondition, setCurSetId, setIgnoreCount, setJobId, setJobName, setSetId, setSourceHandle, updateMarkerMessage |
| Methods inherited from interface org.eclipse.debug.core.model.IBreakpoint |
|---|
delete, getMarker, getModelIdentifier, isEnabled, isPersisted, isRegistered, setEnabled, setMarker, setPersisted, setRegistered |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.debug.core.model.ILineBreakpoint |
|---|
getCharEnd, getCharStart, getLineNumber |
| Methods inherited from interface org.eclipse.debug.core.model.IBreakpoint |
|---|
delete, getMarker, getModelIdentifier, isEnabled, isPersisted, isRegistered, setEnabled, setMarker, setPersisted, setRegistered |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Field Detail |
|---|
static final java.lang.String EXPRESSION
static final java.lang.String READ
static final java.lang.String WRITE
| Method Detail |
|---|
java.lang.String getExpression()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
boolean isReadType()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
boolean isWriteType()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||