|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsReturnTransactionIdClause
A representation of the model object 'Cics Return Transaction Id Clause'.
The following features are supported:
COBOLPackage.getCicsReturnTransactionIdClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsCommunicationAreaClause |
getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference. |
DataRefOrLiteral |
getTransId()
Returns the value of the 'Trans Id' containment reference. |
boolean |
isImmediate()
Returns the value of the 'Immediate' attribute. |
void |
setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the ' Comm Area Clause' containment reference. |
void |
setImmediate(boolean value)
Sets the value of the ' Immediate' attribute. |
void |
setTransId(DataRefOrLiteral value)
Sets the value of the ' Trans Id' containment reference. |
| 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 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.getCicsReturnTransactionIdClause_TransId()void setTransId(DataRefOrLiteral value)
Trans Id' containment reference.
value - the new value of the 'Trans Id' containment reference.getTransId()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.getCicsReturnTransactionIdClause_CommAreaClause()void setCommAreaClause(CicsCommunicationAreaClause value)
Comm Area Clause' containment reference.
value - the new value of the 'Comm Area Clause' containment reference.getCommAreaClause()boolean isImmediate()
If the meaning of the 'Immediate' attribute isn't clear, there really should be more of a description here...
setImmediate(boolean),
COBOLPackage.getCicsReturnTransactionIdClause_Immediate()void setImmediate(boolean value)
Immediate' attribute.
value - the new value of the 'Immediate' attribute.isImmediate()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||