|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsHandleAbendStmt
A representation of the model object 'Cics Handle Abend Stmt'.
The following features are supported:
COBOLPackage.getCicsHandleAbendStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getLabel()
Returns the value of the 'Label' containment reference. |
DataRefOrLiteral |
getProgram()
Returns the value of the 'Program' containment reference. |
boolean |
isCancel()
Returns the value of the 'Cancel' attribute. |
boolean |
isReset()
Returns the value of the 'Reset' attribute. |
void |
setCancel(boolean value)
Sets the value of the ' Cancel' attribute. |
void |
setLabel(DataRefOrLiteral value)
Sets the value of the ' Label' containment reference. |
void |
setProgram(DataRefOrLiteral value)
Sets the value of the ' Program' containment reference. |
void |
setReset(boolean value)
Sets the value of the ' Reset' 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 |
|---|
boolean isCancel()
If the meaning of the 'Cancel' attribute isn't clear, there really should be more of a description here...
setCancel(boolean),
COBOLPackage.getCicsHandleAbendStmt_Cancel()void setCancel(boolean value)
Cancel' attribute.
value - the new value of the 'Cancel' attribute.isCancel()DataRefOrLiteral getProgram()
If the meaning of the 'Program' containment reference isn't clear, there really should be more of a description here...
setProgram(DataRefOrLiteral),
COBOLPackage.getCicsHandleAbendStmt_Program()void setProgram(DataRefOrLiteral value)
Program' containment reference.
value - the new value of the 'Program' containment reference.getProgram()DataRefOrLiteral getLabel()
If the meaning of the 'Label' containment reference isn't clear, there really should be more of a description here...
setLabel(DataRefOrLiteral),
COBOLPackage.getCicsHandleAbendStmt_Label()void setLabel(DataRefOrLiteral value)
Label' containment reference.
value - the new value of the 'Label' containment reference.getLabel()boolean isReset()
If the meaning of the 'Reset' attribute isn't clear, there really should be more of a description here...
setReset(boolean),
COBOLPackage.getCicsHandleAbendStmt_Reset()void setReset(boolean value)
Reset' attribute.
value - the new value of the 'Reset' attribute.isReset()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||