|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XCatchClause
A representation of the model object 'XCatch Clause'.
The following features are supported:
XbasePackage.getXCatchClause()| Method Summary | |
|---|---|
JvmFormalParameter |
getDeclaredParam()
Returns the value of the 'Declared Param' containment reference |
XExpression |
getExpression()
Returns the value of the 'Expression' containment reference |
void |
setDeclaredParam(JvmFormalParameter value)
Sets the value of the ' Declared Param' containment reference |
void |
setExpression(XExpression value)
Sets the value of the ' Expression' containment reference |
| 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 |
| Method Detail |
|---|
XExpression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(XExpression),
XbasePackage.getXCatchClause_Expression()void setExpression(XExpression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()JvmFormalParameter getDeclaredParam()
If the meaning of the 'Declared Param' containment reference isn't clear, there really should be more of a description here...
setDeclaredParam(JvmFormalParameter),
XbasePackage.getXCatchClause_DeclaredParam()void setDeclaredParam(JvmFormalParameter value)
Declared Param' containment reference.
value - the new value of the 'Declared Param' containment reference.getDeclaredParam()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||