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