|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDeleteStmt
A representation of the model object 'Cics Delete Stmt'.
The following features are supported:
COBOLPackage.getCicsDeleteStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getFilename()
Returns the value of the 'Filename' containment reference. |
DataRefOrLiteral |
getSysId()
Returns the value of the 'Sys Id' containment reference. |
CicsDeleteTokenOrRidfldClause |
getTokenOrRidfldClause()
Returns the value of the 'Token Or Ridfld Clause' containment reference. |
boolean |
isNoSuspend()
Returns the value of the 'No Suspend' attribute. |
boolean |
isRba()
Returns the value of the 'Rba' attribute. |
boolean |
isRrn()
Returns the value of the 'Rrn' attribute. |
void |
setFilename(DataRefOrLiteral value)
Sets the value of the ' Filename' containment reference. |
void |
setNoSuspend(boolean value)
Sets the value of the ' No Suspend' attribute. |
void |
setRba(boolean value)
Sets the value of the ' Rba' attribute. |
void |
setRrn(boolean value)
Sets the value of the ' Rrn' attribute. |
void |
setSysId(DataRefOrLiteral value)
Sets the value of the ' Sys Id' containment reference. |
void |
setTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause value)
Sets the value of the ' Token Or Ridfld 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 |
|---|
DataRefOrLiteral getFilename()
If the meaning of the 'Filename' containment reference isn't clear, there really should be more of a description here...
setFilename(DataRefOrLiteral),
COBOLPackage.getCicsDeleteStmt_Filename()void setFilename(DataRefOrLiteral value)
Filename' containment reference.
value - the new value of the 'Filename' containment reference.getFilename()CicsDeleteTokenOrRidfldClause getTokenOrRidfldClause()
If the meaning of the 'Token Or Ridfld Clause' containment reference isn't clear, there really should be more of a description here...
setTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause),
COBOLPackage.getCicsDeleteStmt_TokenOrRidfldClause()void setTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause value)
Token Or Ridfld Clause' containment reference.
value - the new value of the 'Token Or Ridfld Clause' containment reference.getTokenOrRidfldClause()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.getCicsDeleteStmt_SysId()void setSysId(DataRefOrLiteral value)
Sys Id' containment reference.
value - the new value of the 'Sys Id' containment reference.getSysId()boolean isNoSuspend()
If the meaning of the 'No Suspend' attribute isn't clear, there really should be more of a description here...
setNoSuspend(boolean),
COBOLPackage.getCicsDeleteStmt_NoSuspend()void setNoSuspend(boolean value)
No Suspend' attribute.
value - the new value of the 'No Suspend' attribute.isNoSuspend()boolean isRba()
If the meaning of the 'Rba' attribute isn't clear, there really should be more of a description here...
setRba(boolean),
COBOLPackage.getCicsDeleteStmt_Rba()void setRba(boolean value)
Rba' attribute.
value - the new value of the 'Rba' attribute.isRba()boolean isRrn()
If the meaning of the 'Rrn' attribute isn't clear, there really should be more of a description here...
setRrn(boolean),
COBOLPackage.getCicsDeleteStmt_Rrn()void setRrn(boolean value)
Rrn' attribute.
value - the new value of the 'Rrn' attribute.isRrn()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||