|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsAbendStmt
A representation of the model object 'Cics Abend Stmt'.
The following features are supported:
COBOLPackage.getCicsAbendStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getAbCode()
Returns the value of the 'Ab Code' containment reference. |
boolean |
isCancel()
Returns the value of the 'Cancel' attribute. |
boolean |
isNoDump()
Returns the value of the 'No Dump' attribute. |
void |
setAbCode(DataRefOrLiteral value)
Sets the value of the ' Ab Code' containment reference. |
void |
setCancel(boolean value)
Sets the value of the ' Cancel' attribute. |
void |
setNoDump(boolean value)
Sets the value of the ' No Dump' 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 getAbCode()
If the meaning of the 'Ab Code' containment reference isn't clear, there really should be more of a description here...
setAbCode(DataRefOrLiteral),
COBOLPackage.getCicsAbendStmt_AbCode()void setAbCode(DataRefOrLiteral value)
Ab Code' containment reference.
value - the new value of the 'Ab Code' containment reference.getAbCode()boolean isCancel()
If the meaning of the 'Cancel' attribute isn't clear, there really should be more of a description here...
setCancel(boolean),
COBOLPackage.getCicsAbendStmt_Cancel()void setCancel(boolean value)
Cancel' attribute.
value - the new value of the 'Cancel' attribute.isCancel()boolean isNoDump()
If the meaning of the 'No Dump' attribute isn't clear, there really should be more of a description here...
setNoDump(boolean),
COBOLPackage.getCicsAbendStmt_NoDump()void setNoDump(boolean value)
No Dump' attribute.
value - the new value of the 'No Dump' attribute.isNoDump()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||