|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetPointersToEntryStmt
A representation of a SET statement that has receiving fields that are function pointers or procedure pointers and the sending field is an entry.
The following features are supported:
COBOLPackage.getSetPointersToEntryStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getEntry()
Returns the value of the 'Entry' containment reference. |
void |
setEntry(DataRefOrLiteral value)
Sets the value of the ' Entry' 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 |
|---|
DataRefOrLiteral getEntry()
The value is the data item or literal specified in the ENTRY clause.
setEntry(DataRefOrLiteral),
COBOLPackage.getSetPointersToEntryStmt_Entry()void setEntry(DataRefOrLiteral value)
Entry' containment reference.
value - the new value of the 'Entry' containment reference.getEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||