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, updateMarkerMessage
static final String EXPRESSION
static final String READ
static final String WRITE
String getExpression() throws CoreException
CoreException
boolean isReadType() throws CoreException
CoreException
boolean isWriteType() throws CoreException
CoreException
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.