|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsGetMainStmt
A representation of the model object 'Cics Get Main Stmt'.
The following features are supported:
COBOLPackage.getCicsGetMainStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getFlength()
Returns the value of the 'Flength' containment reference. |
DataRefOrLiteral |
getInitImg()
Returns the value of the 'Init Img' containment reference. |
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference. |
DataRef |
getSet()
Returns the value of the 'Set' containment reference. |
boolean |
isBelow()
Returns the value of the 'Below' attribute. |
boolean |
isCicsDataKey()
Returns the value of the 'Cics Data Key' attribute. |
boolean |
isNoSuspend()
Returns the value of the 'No Suspend' attribute. |
boolean |
isShared()
Returns the value of the 'Shared' attribute. |
boolean |
isUserDataKey()
Returns the value of the 'User Data Key' attribute. |
void |
setBelow(boolean value)
Sets the value of the ' Below' attribute. |
void |
setCicsDataKey(boolean value)
Sets the value of the ' Cics Data Key' attribute. |
void |
setFlength(DataRefOrLiteral value)
Sets the value of the ' Flength' containment reference. |
void |
setInitImg(DataRefOrLiteral value)
Sets the value of the ' Init Img' containment reference. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the ' Length' containment reference. |
void |
setNoSuspend(boolean value)
Sets the value of the ' No Suspend' attribute. |
void |
setSet(DataRef value)
Sets the value of the ' Set' containment reference. |
void |
setShared(boolean value)
Sets the value of the ' Shared' attribute. |
void |
setUserDataKey(boolean value)
Sets the value of the ' User Data Key' 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 |
|---|
DataRef getSet()
If the meaning of the 'Set' containment reference isn't clear, there really should be more of a description here...
setSet(DataRef),
COBOLPackage.getCicsGetMainStmt_Set()void setSet(DataRef value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()DataRefOrLiteral getFlength()
If the meaning of the 'Flength' containment reference isn't clear, there really should be more of a description here...
setFlength(DataRefOrLiteral),
COBOLPackage.getCicsGetMainStmt_Flength()void setFlength(DataRefOrLiteral value)
Flength' containment reference.
value - the new value of the 'Flength' containment reference.getFlength()boolean isBelow()
If the meaning of the 'Below' attribute isn't clear, there really should be more of a description here...
setBelow(boolean),
COBOLPackage.getCicsGetMainStmt_Below()void setBelow(boolean value)
Below' attribute.
value - the new value of the 'Below' attribute.isBelow()DataRefOrLiteral getLength()
If the meaning of the 'Length' containment reference isn't clear, there really should be more of a description here...
setLength(DataRefOrLiteral),
COBOLPackage.getCicsGetMainStmt_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getInitImg()
If the meaning of the 'Init Img' containment reference isn't clear, there really should be more of a description here...
setInitImg(DataRefOrLiteral),
COBOLPackage.getCicsGetMainStmt_InitImg()void setInitImg(DataRefOrLiteral value)
Init Img' containment reference.
value - the new value of the 'Init Img' containment reference.getInitImg()boolean isShared()
If the meaning of the 'Shared' attribute isn't clear, there really should be more of a description here...
setShared(boolean),
COBOLPackage.getCicsGetMainStmt_Shared()void setShared(boolean value)
Shared' attribute.
value - the new value of the 'Shared' attribute.isShared()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.getCicsGetMainStmt_NoSuspend()void setNoSuspend(boolean value)
No Suspend' attribute.
value - the new value of the 'No Suspend' attribute.isNoSuspend()boolean isUserDataKey()
If the meaning of the 'User Data Key' attribute isn't clear, there really should be more of a description here...
setUserDataKey(boolean),
COBOLPackage.getCicsGetMainStmt_UserDataKey()void setUserDataKey(boolean value)
User Data Key' attribute.
value - the new value of the 'User Data Key' attribute.isUserDataKey()boolean isCicsDataKey()
If the meaning of the 'Cics Data Key' attribute isn't clear, there really should be more of a description here...
setCicsDataKey(boolean),
COBOLPackage.getCicsGetMainStmt_CicsDataKey()void setCicsDataKey(boolean value)
Cics Data Key' attribute.
value - the new value of the 'Cics Data Key' attribute.isCicsDataKey()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||