|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDumpTransactionSegmentListClause
A representation of the model object 'Cics Dump Transaction Segment List Clause'.
The following features are supported:
COBOLPackage.getCicsDumpTransactionSegmentListClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRef |
getLengthList()
Returns the value of the 'Length List' containment reference. |
DataRef |
getNumSegments()
Returns the value of the 'Num Segments' containment reference. |
DataRef |
getSegmentList()
Returns the value of the 'Segment List' containment reference. |
void |
setLengthList(DataRef value)
Sets the value of the ' Length List' containment reference. |
void |
setNumSegments(DataRef value)
Sets the value of the ' Num Segments' containment reference. |
void |
setSegmentList(DataRef value)
Sets the value of the ' Segment List' 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 getSegmentList()
If the meaning of the 'Segment List' containment reference isn't clear, there really should be more of a description here...
setSegmentList(DataRef),
COBOLPackage.getCicsDumpTransactionSegmentListClause_SegmentList()void setSegmentList(DataRef value)
Segment List' containment reference.
value - the new value of the 'Segment List' containment reference.getSegmentList()DataRef getLengthList()
If the meaning of the 'Length List' containment reference isn't clear, there really should be more of a description here...
setLengthList(DataRef),
COBOLPackage.getCicsDumpTransactionSegmentListClause_LengthList()void setLengthList(DataRef value)
Length List' containment reference.
value - the new value of the 'Length List' containment reference.getLengthList()DataRef getNumSegments()
If the meaning of the 'Num Segments' containment reference isn't clear, there really should be more of a description here...
setNumSegments(DataRef),
COBOLPackage.getCicsDumpTransactionSegmentListClause_NumSegments()void setNumSegments(DataRef value)
Num Segments' containment reference.
value - the new value of the 'Num Segments' containment reference.getNumSegments()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||