|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsLoadStmt
A representation of the model object 'Cics Load Stmt'.
The following features are supported:
COBOLPackage.getCicsLoadStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRef |
getEntry()
Returns the value of the 'Entry' containment reference. |
DataRef |
getFlength()
Returns the value of the 'Flength' containment reference. |
DataRef |
getLength()
Returns the value of the 'Length' containment reference. |
DataRefOrLiteral |
getProgram()
Returns the value of the 'Program' containment reference. |
DataRef |
getSet()
Returns the value of the 'Set' containment reference. |
boolean |
isHold()
Returns the value of the 'Hold' attribute. |
void |
setEntry(DataRef value)
Sets the value of the ' Entry' containment reference. |
void |
setFlength(DataRef value)
Sets the value of the ' Flength' containment reference. |
void |
setHold(boolean value)
Sets the value of the ' Hold' attribute. |
void |
setLength(DataRef value)
Sets the value of the ' Length' containment reference. |
void |
setProgram(DataRefOrLiteral value)
Sets the value of the ' Program' containment reference. |
void |
setSet(DataRef value)
Sets the value of the ' Set' 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 getProgram()
If the meaning of the 'Program' containment reference isn't clear, there really should be more of a description here...
setProgram(DataRefOrLiteral),
COBOLPackage.getCicsLoadStmt_Program()void setProgram(DataRefOrLiteral value)
Program' containment reference.
value - the new value of the 'Program' containment reference.getProgram()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.getCicsLoadStmt_Set()void setSet(DataRef value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()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.getCicsLoadStmt_Length()void setLength(DataRef value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRef getFlength()
If the meaning of the 'Flength' containment reference isn't clear, there really should be more of a description here...
setFlength(DataRef),
COBOLPackage.getCicsLoadStmt_Flength()void setFlength(DataRef value)
Flength' containment reference.
value - the new value of the 'Flength' containment reference.getFlength()DataRef getEntry()
If the meaning of the 'Entry' containment reference isn't clear, there really should be more of a description here...
setEntry(DataRef),
COBOLPackage.getCicsLoadStmt_Entry()void setEntry(DataRef value)
Entry' containment reference.
value - the new value of the 'Entry' containment reference.getEntry()boolean isHold()
If the meaning of the 'Hold' attribute isn't clear, there really should be more of a description here...
setHold(boolean),
COBOLPackage.getCicsLoadStmt_Hold()void setHold(boolean value)
Hold' attribute.
value - the new value of the 'Hold' attribute.isHold()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||