public abstract class ExecutableNode extends ActivityGroup
| Modifier and Type | Field and Description |
|---|---|
ExceptionHandlerList |
handler
A set of ExceptionHandlers that are examined if an exception propagates out of the ExceptionNode.
|
activity, incoming, inStructuredNode, outgoingisLeaf, redefinedElement, redefinitionContextname, namespace, qualifiedName, visibilityownedComment, ownedElement, owner| Constructor and Description |
|---|
ExecutableNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExceptionHandler(ExceptionHandler handler) |
_addIncoming, _addOutgoing, _setActivity, _setInStructuredNodeaddRedefinedElement, addRedefinitionContext, setIsLeaf_setNamespace, setName, setVisibilityaddOwnedElementgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic ExceptionHandlerList handler
public void addExceptionHandler(ExceptionHandler handler)
Copyright © 2023. All rights reserved.