|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsLinkStmt
A representation of the model object 'Cics Link Stmt'.
The following features are supported:
COBOLPackage.getCicsLinkStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsCommunicationAreaClause |
getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference. |
CicsInputMessageClause |
getInputMsgClause()
Returns the value of the 'Input Msg Clause' containment reference. |
DataRefOrLiteral |
getProgram()
Returns the value of the 'Program' containment reference. |
DataRefOrLiteral |
getSysId()
Returns the value of the 'Sys Id' containment reference. |
DataRefOrLiteral |
getTransId()
Returns the value of the 'Trans Id' containment reference. |
boolean |
isSyncOnReturn()
Returns the value of the 'Sync On Return' attribute. |
void |
setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the ' Comm Area Clause' containment reference. |
void |
setInputMsgClause(CicsInputMessageClause value)
Sets the value of the ' Input Msg Clause' containment reference. |
void |
setProgram(DataRefOrLiteral value)
Sets the value of the ' Program' containment reference. |
void |
setSyncOnReturn(boolean value)
Sets the value of the ' Sync On Return' attribute. |
void |
setSysId(DataRefOrLiteral value)
Sets the value of the ' Sys Id' containment reference. |
void |
setTransId(DataRefOrLiteral value)
Sets the value of the ' Trans Id' 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 getProgram()
If the meaning of the 'Program' containment reference isn't clear, there really should be more of a description here...
setProgram(DataRefOrLiteral),
COBOLPackage.getCicsLinkStmt_Program()void setProgram(DataRefOrLiteral value)
Program' containment reference.
value - the new value of the 'Program' containment reference.getProgram()CicsCommunicationAreaClause getCommAreaClause()
If the meaning of the 'Comm Area Clause' containment reference isn't clear, there really should be more of a description here...
setCommAreaClause(CicsCommunicationAreaClause),
COBOLPackage.getCicsLinkStmt_CommAreaClause()void setCommAreaClause(CicsCommunicationAreaClause value)
Comm Area Clause' containment reference.
value - the new value of the 'Comm Area Clause' containment reference.getCommAreaClause()CicsInputMessageClause getInputMsgClause()
If the meaning of the 'Input Msg Clause' containment reference isn't clear, there really should be more of a description here...
setInputMsgClause(CicsInputMessageClause),
COBOLPackage.getCicsLinkStmt_InputMsgClause()void setInputMsgClause(CicsInputMessageClause value)
Input Msg Clause' containment reference.
value - the new value of the 'Input Msg Clause' containment reference.getInputMsgClause()DataRefOrLiteral getSysId()
If the meaning of the 'Sys Id' containment reference isn't clear, there really should be more of a description here...
setSysId(DataRefOrLiteral),
COBOLPackage.getCicsLinkStmt_SysId()void setSysId(DataRefOrLiteral value)
Sys Id' containment reference.
value - the new value of the 'Sys Id' containment reference.getSysId()boolean isSyncOnReturn()
If the meaning of the 'Sync On Return' attribute isn't clear, there really should be more of a description here...
setSyncOnReturn(boolean),
COBOLPackage.getCicsLinkStmt_SyncOnReturn()void setSyncOnReturn(boolean value)
Sync On Return' attribute.
value - the new value of the 'Sync On Return' attribute.isSyncOnReturn()DataRefOrLiteral getTransId()
If the meaning of the 'Trans Id' containment reference isn't clear, there really should be more of a description here...
setTransId(DataRefOrLiteral),
COBOLPackage.getCicsLinkStmt_TransId()void setTransId(DataRefOrLiteral value)
Trans Id' containment reference.
value - the new value of the 'Trans Id' containment reference.getTransId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||