|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsRewriteStmt
A representation of the model object 'Cics Rewrite Stmt'.
The following features are supported:
COBOLPackage.getCicsRewriteStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getFilename()
Returns the value of the 'Filename' containment reference. |
DataRef |
getFrom()
Returns the value of the 'From' containment reference. |
DataRef |
getLength()
Returns the value of the 'Length' containment reference. |
DataRefOrLiteral |
getSysId()
Returns the value of the 'Sys Id' containment reference. |
DataRef |
getToken()
Returns the value of the 'Token' containment reference. |
boolean |
isNoSuspend()
Returns the value of the 'No Suspend' attribute. |
void |
setFilename(DataRefOrLiteral value)
Sets the value of the ' Filename' containment reference. |
void |
setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
setLength(DataRef value)
Sets the value of the ' Length' containment reference. |
void |
setNoSuspend(boolean value)
Sets the value of the ' No Suspend' attribute. |
void |
setSysId(DataRefOrLiteral value)
Sets the value of the ' Sys Id' containment reference. |
void |
setToken(DataRef value)
Sets the value of the ' Token' 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.getCicsRewriteStmt_Filename()void setFilename(DataRefOrLiteral value)
Filename' containment reference.
value - the new value of the 'Filename' containment reference.getFilename()DataRef getToken()
If the meaning of the 'Token' containment reference isn't clear, there really should be more of a description here...
setToken(DataRef),
COBOLPackage.getCicsRewriteStmt_Token()void setToken(DataRef value)
Token' containment reference.
value - the new value of the 'Token' containment reference.getToken()DataRef getFrom()
If the meaning of the 'From' containment reference isn't clear, there really should be more of a description here...
setFrom(DataRef),
COBOLPackage.getCicsRewriteStmt_From()void setFrom(DataRef value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()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.getCicsRewriteStmt_SysId()void setSysId(DataRefOrLiteral value)
Sys Id' containment reference.
value - the new value of the 'Sys Id' containment reference.getSysId()DataRef getLength()
If the meaning of the 'Length' containment reference isn't clear, there really should be more of a description here...
setLength(DataRef),
COBOLPackage.getCicsRewriteStmt_Length()void setLength(DataRef value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()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.getCicsRewriteStmt_NoSuspend()void setNoSuspend(boolean value)
No Suspend' attribute.
value - the new value of the 'No Suspend' attribute.isNoSuspend()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||