|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsReceiveMapStmt
A representation of the model object 'Cics Receive Map Stmt'.
The following features are supported:
COBOLPackage.getCicsReceiveMapStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsReceiveMapFromOrTerminalClause |
getFromOrTerminalClause()
Returns the value of the 'From Or Terminal Clause' containment reference. |
CicsIntoOrSetClause |
getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference. |
DataRefOrLiteral |
getMap()
Returns the value of the 'Map' containment reference. |
DataRefOrLiteral |
getMapSet()
Returns the value of the 'Map Set' containment reference. |
void |
setFromOrTerminalClause(CicsReceiveMapFromOrTerminalClause value)
Sets the value of the ' From Or Terminal Clause' containment reference. |
void |
setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the ' Into Or Set Clause' containment reference. |
void |
setMap(DataRefOrLiteral value)
Sets the value of the ' Map' containment reference. |
void |
setMapSet(DataRefOrLiteral value)
Sets the value of the ' Map Set' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.CicsStmt |
|---|
getResp, getResp2, isNoHandle, setNoHandle, setResp, setResp2 |
| 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 getMap()
If the meaning of the 'Map' containment reference isn't clear, there really should be more of a description here...
setMap(DataRefOrLiteral),
COBOLPackage.getCicsReceiveMapStmt_Map()void setMap(DataRefOrLiteral value)
Map' containment reference.
value - the new value of the 'Map' containment reference.getMap()DataRefOrLiteral getMapSet()
If the meaning of the 'Map Set' containment reference isn't clear, there really should be more of a description here...
setMapSet(DataRefOrLiteral),
COBOLPackage.getCicsReceiveMapStmt_MapSet()void setMapSet(DataRefOrLiteral value)
Map Set' containment reference.
value - the new value of the 'Map Set' containment reference.getMapSet()CicsIntoOrSetClause getIntoOrSetClause()
If the meaning of the 'Into Or Set Clause' containment reference isn't clear, there really should be more of a description here...
setIntoOrSetClause(CicsIntoOrSetClause),
COBOLPackage.getCicsReceiveMapStmt_IntoOrSetClause()void setIntoOrSetClause(CicsIntoOrSetClause value)
Into Or Set Clause' containment reference.
value - the new value of the 'Into Or Set Clause' containment reference.getIntoOrSetClause()CicsReceiveMapFromOrTerminalClause getFromOrTerminalClause()
If the meaning of the 'From Or Terminal Clause' containment reference isn't clear, there really should be more of a description here...
setFromOrTerminalClause(CicsReceiveMapFromOrTerminalClause),
COBOLPackage.getCicsReceiveMapStmt_FromOrTerminalClause()void setFromOrTerminalClause(CicsReceiveMapFromOrTerminalClause value)
From Or Terminal Clause' containment reference.
value - the new value of the 'From Or Terminal Clause' containment reference.getFromOrTerminalClause()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||