|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SetPointersToPointerStmt.
The following features are supported:
public interface SetPointersToAddressStmt
A representation of a SET statement that sets pointers to an address.
COBOLPackage.getSetPointersToAddressStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
Deprecated. |
| Method Summary | |
|---|---|
DataRef |
getSendingArea()
Deprecated. Returns the value of the 'Sending Area' containment reference. |
void |
setSendingArea(DataRef value)
Deprecated. Sets the value of the ' Sending Area' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.SetPointersStmt |
|---|
getPointers |
| 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 |
|---|
DataRef getSendingArea()
The value is the data item specified in the sending area; the address of the data item is the value that is set.
setSendingArea(DataRef),
COBOLPackage.getSetPointersToAddressStmt_SendingArea()void setSendingArea(DataRef value)
Sending Area' containment reference.
value - the new value of the 'Sending Area' containment reference.getSendingArea()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||