public interface IPWatchpoint extends IPBreakpoint, org.eclipse.debug.core.model.ILineBreakpoint
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXPRESSION |
static java.lang.String |
READ |
static java.lang.String |
WRITE |
CONDITION, CUR_SET_ID, GLOBAL, IGNORE_COUNT, INSTALL_COUNT, JOB_NAME, SOURCE_HANDLE| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExpression() |
boolean |
isReadType() |
boolean |
isWriteType() |
decrementInstallCount, getCondition, getCurSetId, getIgnoreCount, getJobId, getJobName, getSetId, getSourceHandle, incrementInstallCount, isConditional, isGlobal, isInstalled, resetInstallCount, setCondition, setCurSetId, setIgnoreCount, setJobId, setJobName, setSetId, setSourceHandle, updateMarkerMessagegetCharEnd, getCharStart, getLineNumberstatic final java.lang.String EXPRESSION
static final java.lang.String READ
static final java.lang.String WRITE
java.lang.String getExpression()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionboolean isReadType()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionboolean isWriteType()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.