public interface CatchClause extends Statement
The following features are supported:
JavaPackage.getCatchClause()| Modifier and Type | Method and Description |
|---|---|
Block |
getBody()
Returns the value of the 'Body' containment reference.
|
SingleVariableDeclaration |
getException()
Returns the value of the 'Exception' containment reference.
|
void |
setBody(Block value)
Sets the value of the '
Body' containment reference. |
void |
setException(SingleVariableDeclaration value)
Sets the value of the '
Exception' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorSingleVariableDeclaration getException()
Catch Clause'.
setException(SingleVariableDeclaration),
JavaPackage.getCatchClause_Exception(),
SingleVariableDeclaration.getCatchClause()void setException(SingleVariableDeclaration value)
Exception' containment reference.
value - the new value of the 'Exception' containment reference.getException()Block getBody()
setBody(Block),
JavaPackage.getCatchClause_Body()Copyright © 2018–2020 Atlanmod. All rights reserved.