public interface ExprClassCond extends ExprSimpleCond
The following features are supported:
COBOLPackage.getExprClassCond()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getDataRef()
Returns the value of the 'Data Ref' containment reference.
|
void |
setDataRef(DataRef value)
Sets the value of the '
Data Ref' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getDataRef()
setDataRef(DataRef),
COBOLPackage.getExprClassCond_DataRef()void setDataRef(DataRef value)
Data Ref' containment reference.
value - the new value of the 'Data Ref' containment reference.getDataRef()