public interface CicsIgnoreConditionStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsIgnoreConditionStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getConditions()
Returns the value of the 'Conditions' attribute list.
|
getResp, getResp2, isNoEDF, isNoHandle, isSysEIB, setNoEDF, setNoHandle, setResp, setResp2, setSysEIBgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getConditions()
String.
The list contains the names of the conditions to ignore.
COBOLPackage.getCicsIgnoreConditionStmt_Conditions()