|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopLevelVariable
A representation of a level 1 data item or a level 77 data item in the working storage section, local storage section, and linkage section of the data division. Top level data items with other level numbers are not supported in the model.
The following features are supported:
COBOLPackage.getTopLevelVariable()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataItem |
getDataItem()
Returns the value of the 'Data Item' containment reference. |
void |
setDataItem(DataItem value)
Sets the value of the ' Data Item' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
DataItem getDataItem()
The data item at the top level of the working storage section, local storage section, or linkage section in the data division.
setDataItem(DataItem),
COBOLPackage.getTopLevelVariable_DataItem()void setDataItem(DataItem value)
Data Item' containment reference.
value - the new value of the 'Data Item' containment reference.getDataItem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||