public interface IPWatchpoint extends IPBreakpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPRESSION |
static String |
READ |
static String |
WRITE |
CONDITION, CUR_SET_ID, GLOBAL, IGNORE_COUNT, INSTALL_COUNT, JOB_NAME, SOURCE_HANDLE| Modifier and Type | Method and Description |
|---|---|
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, updateMarkerMessagestatic final String EXPRESSION
static final String READ
static final String WRITE
String getExpression() throws CoreException
CoreExceptionboolean isReadType()
throws CoreException
CoreExceptionboolean isWriteType()
throws CoreException
CoreExceptionCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.