|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDumpTransactionFromClause
A representation of the model object 'Cics Dump Transaction From Clause'.
The following features are supported:
COBOLPackage.getCicsDumpTransactionFromClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRefOrLiteral |
getFlength()
Returns the value of the 'Flength' containment reference. |
DataRef |
getFrom()
Returns the value of the 'From' containment reference. |
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference. |
void |
setFlength(DataRefOrLiteral value)
Sets the value of the ' Flength' containment reference. |
void |
setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the ' Length' containment reference. |
| 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.getCicsDumpTransactionFromClause_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.getCicsDumpTransactionFromClause_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()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.getCicsDumpTransactionFromClause_Flength()void setFlength(DataRefOrLiteral value)
Flength' containment reference.
value - the new value of the 'Flength' containment reference.getFlength()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||