| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getDataItemClauses()
Returns the value of the 'Data Item Clauses' containment reference list.
|
java.util.List |
getGenericClauses()
Returns the value of the 'Generic Clauses' containment reference list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getGenericClauses()
GenericClause.
The items in the list represent the generic clauses that are present.
COBOLPackage.getSuppressClause_GenericClauses()java.util.List getDataItemClauses()
DataItemClause.
The items in the list represent the data item clauses that are present.
COBOLPackage.getSuppressClause_DataItemClauses()