|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDelayStmt
A representation of the model object 'Cics Delay Stmt'.
The following features are supported:
COBOLPackage.getCicsDelayStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsDelayClause |
getDelayClause()
Returns the value of the 'Delay Clause' containment reference. |
DataRefOrLiteral |
getReqId()
Returns the value of the 'Req Id' containment reference. |
void |
setDelayClause(CicsDelayClause value)
Sets the value of the ' Delay Clause' containment reference. |
void |
setReqId(DataRefOrLiteral value)
Sets the value of the ' Req 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 |
|---|
CicsDelayClause getDelayClause()
If the meaning of the 'Delay Clause' containment reference isn't clear, there really should be more of a description here...
setDelayClause(CicsDelayClause),
COBOLPackage.getCicsDelayStmt_DelayClause()void setDelayClause(CicsDelayClause value)
Delay Clause' containment reference.
value - the new value of the 'Delay Clause' containment reference.getDelayClause()DataRefOrLiteral getReqId()
If the meaning of the 'Req Id' containment reference isn't clear, there really should be more of a description here...
setReqId(DataRefOrLiteral),
COBOLPackage.getCicsDelayStmt_ReqId()void setReqId(DataRefOrLiteral value)
Req Id' containment reference.
value - the new value of the 'Req Id' containment reference.getReqId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||