|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XTryCatchFinallyExpression
A representation of the model object 'XTry Catch Finally Expression'.
The following features are supported:
XbasePackage.getXTryCatchFinallyExpression()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<XCatchClause> |
getCatchClauses()
Returns the value of the 'Catch Clauses' containment reference list. |
XExpression |
getExpression()
Returns the value of the 'Expression' containment reference |
XExpression |
getFinallyExpression()
Returns the value of the 'Finally Expression' containment reference |
void |
setExpression(XExpression value)
Sets the value of the ' Expression' containment reference |
void |
setFinallyExpression(XExpression value)
Sets the value of the ' Finally 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.getXTryCatchFinallyExpression_Expression()void setExpression(XExpression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()XExpression getFinallyExpression()
If the meaning of the 'Finally Expression' containment reference isn't clear, there really should be more of a description here...
setFinallyExpression(XExpression),
XbasePackage.getXTryCatchFinallyExpression_FinallyExpression()void setFinallyExpression(XExpression value)
Finally Expression' containment reference.
value - the new value of the 'Finally Expression' containment reference.getFinallyExpression()org.eclipse.emf.common.util.EList<XCatchClause> getCatchClauses()
XCatchClause.
If the meaning of the 'Catch Clauses' containment reference list isn't clear, there really should be more of a description here...
XbasePackage.getXTryCatchFinallyExpression_CatchClauses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||