|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsAssignClause
A representation of the model object 'Cics Assign Clause'.
The following features are supported:
COBOLPackage.getCicsAssignClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getEnvVariableName()
Returns the value of the 'Env Variable Name' attribute. |
DataRef |
getReceivingArea()
Returns the value of the 'Receiving Area' containment reference. |
void |
setEnvVariableName(java.lang.String value)
Sets the value of the ' Env Variable Name' attribute. |
void |
setReceivingArea(DataRef value)
Sets the value of the ' Receiving Area' 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 |
|---|
java.lang.String getEnvVariableName()
If the meaning of the 'Env Variable Name' attribute isn't clear, there really should be more of a description here...
setEnvVariableName(String),
COBOLPackage.getCicsAssignClause_EnvVariableName()void setEnvVariableName(java.lang.String value)
Env Variable Name' attribute.
value - the new value of the 'Env Variable Name' attribute.getEnvVariableName()DataRef getReceivingArea()
If the meaning of the 'Receiving Area' containment reference isn't clear, there really should be more of a description here...
setReceivingArea(DataRef),
COBOLPackage.getCicsAssignClause_ReceivingArea()void setReceivingArea(DataRef value)
Receiving Area' containment reference.
value - the new value of the 'Receiving Area' containment reference.getReceivingArea()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||