|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsSendTextStmt
A representation of the model object 'Cics Send Text Stmt'.
The following features are supported:
FromLengthCursorForm FeedErase ClausePrintFree KbAlarmNl EomFmhparmOut PartnAct PartnLdcMsr
COBOLPackage.getCicsSendTextStmt()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getActPartn()
Returns the value of the 'Act Partn' containment reference. |
DataRefOrLiteral |
getCursor()
Returns the value of the 'Cursor' containment reference. |
CicsEraseClause |
getEraseClause()
Returns the value of the 'Erase Clause' containment reference. |
DataRefOrLiteral |
getFmhparm()
Returns the value of the 'Fmhparm' containment reference. |
DataRef |
getFrom()
Returns the value of the 'From' containment reference. |
DataRefOrLiteral |
getLdc()
Returns the value of the 'Ldc' containment reference. |
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference. |
DataRefOrLiteral |
getMsr()
Returns the value of the 'Msr' containment reference. |
DataRefOrLiteral |
getOutPartn()
Returns the value of the 'Out Partn' containment reference. |
boolean |
isAlarm()
Returns the value of the 'Alarm' attribute. |
boolean |
isFormFeed()
Returns the value of the 'Form Feed' attribute. |
boolean |
isFreeKb()
Returns the value of the 'Free Kb' attribute. |
boolean |
isNlEom()
Returns the value of the 'Nl Eom' attribute. |
boolean |
isPrint()
Returns the value of the 'Print' attribute. |
void |
setActPartn(DataRefOrLiteral value)
Sets the value of the ' Act Partn' containment reference. |
void |
setAlarm(boolean value)
Sets the value of the ' Alarm' attribute. |
void |
setCursor(DataRefOrLiteral value)
Sets the value of the ' Cursor' containment reference. |
void |
setEraseClause(CicsEraseClause value)
Sets the value of the ' Erase Clause' containment reference. |
void |
setFmhparm(DataRefOrLiteral value)
Sets the value of the ' Fmhparm' containment reference. |
void |
setFormFeed(boolean value)
Sets the value of the ' Form Feed' attribute. |
void |
setFreeKb(boolean value)
Sets the value of the ' Free Kb' attribute. |
void |
setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
setLdc(DataRefOrLiteral value)
Sets the value of the ' Ldc' containment reference. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the ' Length' containment reference. |
void |
setMsr(DataRefOrLiteral value)
Sets the value of the ' Msr' containment reference. |
void |
setNlEom(boolean value)
Sets the value of the ' Nl Eom' attribute. |
void |
setOutPartn(DataRefOrLiteral value)
Sets the value of the ' Out Partn' containment reference. |
void |
setPrint(boolean value)
Sets the value of the ' Print' 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 getFrom()
If the meaning of the 'From' containment reference isn't clear, there really should be more of a description here...
setFrom(DataRef),
COBOLPackage.getCicsSendTextStmt_From()void setFrom(DataRef value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()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.getCicsSendTextStmt_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getCursor()
If the meaning of the 'Cursor' containment reference isn't clear, there really should be more of a description here...
setCursor(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_Cursor()void setCursor(DataRefOrLiteral value)
Cursor' containment reference.
value - the new value of the 'Cursor' containment reference.getCursor()boolean isFormFeed()
If the meaning of the 'Form Feed' attribute isn't clear, there really should be more of a description here...
setFormFeed(boolean),
COBOLPackage.getCicsSendTextStmt_FormFeed()void setFormFeed(boolean value)
Form Feed' attribute.
value - the new value of the 'Form Feed' attribute.isFormFeed()CicsEraseClause getEraseClause()
If the meaning of the 'Erase Clause' containment reference isn't clear, there really should be more of a description here...
setEraseClause(CicsEraseClause),
COBOLPackage.getCicsSendTextStmt_EraseClause()void setEraseClause(CicsEraseClause value)
Erase Clause' containment reference.
value - the new value of the 'Erase Clause' containment reference.getEraseClause()boolean isPrint()
If the meaning of the 'Print' attribute isn't clear, there really should be more of a description here...
setPrint(boolean),
COBOLPackage.getCicsSendTextStmt_Print()void setPrint(boolean value)
Print' attribute.
value - the new value of the 'Print' attribute.isPrint()boolean isFreeKb()
If the meaning of the 'Free Kb' attribute isn't clear, there really should be more of a description here...
setFreeKb(boolean),
COBOLPackage.getCicsSendTextStmt_FreeKb()void setFreeKb(boolean value)
Free Kb' attribute.
value - the new value of the 'Free Kb' attribute.isFreeKb()boolean isAlarm()
If the meaning of the 'Alarm' attribute isn't clear, there really should be more of a description here...
setAlarm(boolean),
COBOLPackage.getCicsSendTextStmt_Alarm()void setAlarm(boolean value)
Alarm' attribute.
value - the new value of the 'Alarm' attribute.isAlarm()boolean isNlEom()
If the meaning of the 'Nl Eom' attribute isn't clear, there really should be more of a description here...
setNlEom(boolean),
COBOLPackage.getCicsSendTextStmt_NlEom()void setNlEom(boolean value)
Nl Eom' attribute.
value - the new value of the 'Nl Eom' attribute.isNlEom()DataRefOrLiteral getFmhparm()
If the meaning of the 'Fmhparm' containment reference isn't clear, there really should be more of a description here...
setFmhparm(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_Fmhparm()void setFmhparm(DataRefOrLiteral value)
Fmhparm' containment reference.
value - the new value of the 'Fmhparm' containment reference.getFmhparm()DataRefOrLiteral getOutPartn()
If the meaning of the 'Out Partn' containment reference isn't clear, there really should be more of a description here...
setOutPartn(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_OutPartn()void setOutPartn(DataRefOrLiteral value)
Out Partn' containment reference.
value - the new value of the 'Out Partn' containment reference.getOutPartn()DataRefOrLiteral getActPartn()
If the meaning of the 'Act Partn' containment reference isn't clear, there really should be more of a description here...
setActPartn(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_ActPartn()void setActPartn(DataRefOrLiteral value)
Act Partn' containment reference.
value - the new value of the 'Act Partn' containment reference.getActPartn()DataRefOrLiteral getLdc()
If the meaning of the 'Ldc' containment reference isn't clear, there really should be more of a description here...
setLdc(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_Ldc()void setLdc(DataRefOrLiteral value)
Ldc' containment reference.
value - the new value of the 'Ldc' containment reference.getLdc()DataRefOrLiteral getMsr()
If the meaning of the 'Msr' containment reference isn't clear, there really should be more of a description here...
setMsr(DataRefOrLiteral),
COBOLPackage.getCicsSendTextStmt_Msr()void setMsr(DataRefOrLiteral value)
Msr' containment reference.
value - the new value of the 'Msr' containment reference.getMsr()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||