|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AcceptSystemInfoTransferStmt
A representation of an ACCEPT system information transfer statement.
The following features are supported:
COBOLPackage.getAcceptSystemInfoTransferStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
SystemInfo |
getSystemInfo()
Returns the value of the 'System Info' attribute. |
void |
setSystemInfo(SystemInfo value)
Sets the value of the ' System Info' attribute. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.AcceptStmt |
|---|
getRef, setRef |
| 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 |
|---|
SystemInfo getSystemInfo()
SystemInfo.
The value is the possible values that can be used after the FROM keyword.
SystemInfo,
setSystemInfo(SystemInfo),
COBOLPackage.getAcceptSystemInfoTransferStmt_SystemInfo()void setSystemInfo(SystemInfo value)
System Info' attribute.
value - the new value of the 'System Info' attribute.SystemInfo,
getSystemInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||