|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDumpTransactionStmt
A representation of the model object 'Cics Dump Transaction Stmt'.
The following features are supported:
Dump CodeFrom ClauseCompleteTrtSegment List ClauseTaskStorageProgramTerminalTablesFctPctPptSitTctDump Id
COBOLPackage.getCicsDumpTransactionStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getDumpCode()
Returns the value of the 'Dump Code' containment reference. |
DataRef |
getDumpId()
Returns the value of the 'Dump Id' containment reference. |
CicsDumpTransactionFromClause |
getFromClause()
Returns the value of the 'From Clause' containment reference. |
CicsDumpTransactionSegmentListClause |
getSegmentListClause()
Returns the value of the 'Segment List Clause' containment reference. |
boolean |
isComplete()
Returns the value of the 'Complete' attribute. |
boolean |
isFct()
Returns the value of the 'Fct' attribute. |
boolean |
isPct()
Returns the value of the 'Pct' attribute. |
boolean |
isPpt()
Returns the value of the 'Ppt' attribute. |
boolean |
isProgram()
Returns the value of the 'Program' attribute. |
boolean |
isSit()
Returns the value of the 'Sit' attribute. |
boolean |
isStorage()
Returns the value of the 'Storage' attribute. |
boolean |
isTables()
Returns the value of the 'Tables' attribute. |
boolean |
isTask()
Returns the value of the 'Task' attribute. |
boolean |
isTct()
Returns the value of the 'Tct' attribute. |
boolean |
isTerminal()
Returns the value of the 'Terminal' attribute. |
boolean |
isTrt()
Returns the value of the 'Trt' attribute. |
void |
setComplete(boolean value)
Sets the value of the ' Complete' attribute. |
void |
setDumpCode(DataRefOrLiteral value)
Sets the value of the ' Dump Code' containment reference. |
void |
setDumpId(DataRef value)
Sets the value of the ' Dump Id' containment reference. |
void |
setFct(boolean value)
Sets the value of the ' Fct' attribute. |
void |
setFromClause(CicsDumpTransactionFromClause value)
Sets the value of the ' From Clause' containment reference. |
void |
setPct(boolean value)
Sets the value of the ' Pct' attribute. |
void |
setPpt(boolean value)
Sets the value of the ' Ppt' attribute. |
void |
setProgram(boolean value)
Sets the value of the ' Program' attribute. |
void |
setSegmentListClause(CicsDumpTransactionSegmentListClause value)
Sets the value of the ' Segment List Clause' containment reference. |
void |
setSit(boolean value)
Sets the value of the ' Sit' attribute. |
void |
setStorage(boolean value)
Sets the value of the ' Storage' attribute. |
void |
setTables(boolean value)
Sets the value of the ' Tables' attribute. |
void |
setTask(boolean value)
Sets the value of the ' Task' attribute. |
void |
setTct(boolean value)
Sets the value of the ' Tct' attribute. |
void |
setTerminal(boolean value)
Sets the value of the ' Terminal' attribute. |
void |
setTrt(boolean value)
Sets the value of the ' Trt' attribute. |
| 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 getDumpCode()
If the meaning of the 'Dump Code' containment reference isn't clear, there really should be more of a description here...
setDumpCode(DataRefOrLiteral),
COBOLPackage.getCicsDumpTransactionStmt_DumpCode()void setDumpCode(DataRefOrLiteral value)
Dump Code' containment reference.
value - the new value of the 'Dump Code' containment reference.getDumpCode()CicsDumpTransactionFromClause getFromClause()
If the meaning of the 'From Clause' containment reference isn't clear, there really should be more of a description here...
setFromClause(CicsDumpTransactionFromClause),
COBOLPackage.getCicsDumpTransactionStmt_FromClause()void setFromClause(CicsDumpTransactionFromClause value)
From Clause' containment reference.
value - the new value of the 'From Clause' containment reference.getFromClause()boolean isComplete()
If the meaning of the 'Complete' attribute isn't clear, there really should be more of a description here...
setComplete(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Complete()void setComplete(boolean value)
Complete' attribute.
value - the new value of the 'Complete' attribute.isComplete()boolean isTrt()
If the meaning of the 'Trt' attribute isn't clear, there really should be more of a description here...
setTrt(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Trt()void setTrt(boolean value)
Trt' attribute.
value - the new value of the 'Trt' attribute.isTrt()CicsDumpTransactionSegmentListClause getSegmentListClause()
If the meaning of the 'Segment List Clause' containment reference isn't clear, there really should be more of a description here...
setSegmentListClause(CicsDumpTransactionSegmentListClause),
COBOLPackage.getCicsDumpTransactionStmt_SegmentListClause()void setSegmentListClause(CicsDumpTransactionSegmentListClause value)
Segment List Clause' containment reference.
value - the new value of the 'Segment List Clause' containment reference.getSegmentListClause()boolean isTask()
If the meaning of the 'Task' attribute isn't clear, there really should be more of a description here...
setTask(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Task()void setTask(boolean value)
Task' attribute.
value - the new value of the 'Task' attribute.isTask()boolean isStorage()
If the meaning of the 'Storage' attribute isn't clear, there really should be more of a description here...
setStorage(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Storage()void setStorage(boolean value)
Storage' attribute.
value - the new value of the 'Storage' attribute.isStorage()boolean isProgram()
If the meaning of the 'Program' attribute isn't clear, there really should be more of a description here...
setProgram(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Program()void setProgram(boolean value)
Program' attribute.
value - the new value of the 'Program' attribute.isProgram()boolean isTerminal()
If the meaning of the 'Terminal' attribute isn't clear, there really should be more of a description here...
setTerminal(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Terminal()void setTerminal(boolean value)
Terminal' attribute.
value - the new value of the 'Terminal' attribute.isTerminal()boolean isTables()
If the meaning of the 'Tables' attribute isn't clear, there really should be more of a description here...
setTables(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Tables()void setTables(boolean value)
Tables' attribute.
value - the new value of the 'Tables' attribute.isTables()boolean isFct()
If the meaning of the 'Fct' attribute isn't clear, there really should be more of a description here...
setFct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Fct()void setFct(boolean value)
Fct' attribute.
value - the new value of the 'Fct' attribute.isFct()boolean isPct()
If the meaning of the 'Pct' attribute isn't clear, there really should be more of a description here...
setPct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Pct()void setPct(boolean value)
Pct' attribute.
value - the new value of the 'Pct' attribute.isPct()boolean isPpt()
If the meaning of the 'Ppt' attribute isn't clear, there really should be more of a description here...
setPpt(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Ppt()void setPpt(boolean value)
Ppt' attribute.
value - the new value of the 'Ppt' attribute.isPpt()boolean isSit()
If the meaning of the 'Sit' attribute isn't clear, there really should be more of a description here...
setSit(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Sit()void setSit(boolean value)
Sit' attribute.
value - the new value of the 'Sit' attribute.isSit()boolean isTct()
If the meaning of the 'Tct' attribute isn't clear, there really should be more of a description here...
setTct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Tct()void setTct(boolean value)
Tct' attribute.
value - the new value of the 'Tct' attribute.isTct()DataRef getDumpId()
If the meaning of the 'Dump Id' containment reference isn't clear, there really should be more of a description here...
setDumpId(DataRef),
COBOLPackage.getCicsDumpTransactionStmt_DumpId()void setDumpId(DataRef value)
Dump Id' containment reference.
value - the new value of the 'Dump Id' containment reference.getDumpId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||