|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsCommunicationAreaClause
A representation of the model object 'Cics Communication Area Clause'.
The following features are supported:
COBOLPackage.getCicsCommunicationAreaClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataRef |
getCommArea()
Returns the value of the 'Comm Area' containment reference. |
DataRefOrLiteral |
getDataLength()
Returns the value of the 'Data Length' containment reference. |
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference. |
void |
setCommArea(DataRef value)
Sets the value of the ' Comm Area' containment reference. |
void |
setDataLength(DataRefOrLiteral value)
Sets the value of the ' Data Length' 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 getCommArea()
If the meaning of the 'Comm Area' containment reference isn't clear, there really should be more of a description here...
setCommArea(DataRef),
COBOLPackage.getCicsCommunicationAreaClause_CommArea()void setCommArea(DataRef value)
Comm Area' containment reference.
value - the new value of the 'Comm Area' containment reference.getCommArea()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.getCicsCommunicationAreaClause_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getDataLength()
If the meaning of the 'Data Length' containment reference isn't clear, there really should be more of a description here...
setDataLength(DataRefOrLiteral),
COBOLPackage.getCicsCommunicationAreaClause_DataLength()void setDataLength(DataRefOrLiteral value)
Data Length' containment reference.
value - the new value of the 'Data Length' containment reference.getDataLength()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||