|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsHandleAidClause
A representation of the model object 'Cics Handle Aid Clause'.
The following features are supported:
COBOLPackage.getCicsHandleAidClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getAid()
Returns the value of the 'Aid' attribute. |
SectionOrParagraph |
getLabel()
Returns the value of the 'Label' reference. |
void |
setAid(java.lang.String value)
Sets the value of the ' Aid' attribute. |
void |
setLabel(SectionOrParagraph value)
Sets the value of the ' Label' 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 getAid()
If the meaning of the 'Aid' attribute isn't clear, there really should be more of a description here...
setAid(String),
COBOLPackage.getCicsHandleAidClause_Aid()void setAid(java.lang.String value)
Aid' attribute.
value - the new value of the 'Aid' attribute.getAid()SectionOrParagraph getLabel()
If the meaning of the 'Label' reference isn't clear, there really should be more of a description here...
setLabel(SectionOrParagraph),
COBOLPackage.getCicsHandleAidClause_Label()void setLabel(SectionOrParagraph value)
Label' reference.
value - the new value of the 'Label' reference.getLabel()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||