|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsReturnStmt
A representation of the model object 'Cics Return Stmt'.
The following features are supported:
COBOLPackage.getCicsReturnStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsInputMessageClause |
getInputMsgClause()
Returns the value of the 'Input Msg Clause' containment reference. |
CicsReturnTransactionIdClause |
getTransIdClause()
Returns the value of the 'Trans Id Clause' containment reference. |
boolean |
isEndActivity()
Returns the value of the 'End Activity' attribute. |
void |
setEndActivity(boolean value)
Sets the value of the ' End Activity' attribute. |
void |
setInputMsgClause(CicsInputMessageClause value)
Sets the value of the ' Input Msg Clause' containment reference. |
void |
setTransIdClause(CicsReturnTransactionIdClause value)
Sets the value of the ' Trans Id Clause' 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 |
|---|
CicsReturnTransactionIdClause getTransIdClause()
If the meaning of the 'Trans Id Clause' containment reference isn't clear, there really should be more of a description here...
setTransIdClause(CicsReturnTransactionIdClause),
COBOLPackage.getCicsReturnStmt_TransIdClause()void setTransIdClause(CicsReturnTransactionIdClause value)
Trans Id Clause' containment reference.
value - the new value of the 'Trans Id Clause' containment reference.getTransIdClause()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.getCicsReturnStmt_InputMsgClause()void setInputMsgClause(CicsInputMessageClause value)
Input Msg Clause' containment reference.
value - the new value of the 'Input Msg Clause' containment reference.getInputMsgClause()boolean isEndActivity()
If the meaning of the 'End Activity' attribute isn't clear, there really should be more of a description here...
setEndActivity(boolean),
COBOLPackage.getCicsReturnStmt_EndActivity()void setEndActivity(boolean value)
End Activity' attribute.
value - the new value of the 'End Activity' attribute.isEndActivity()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||