public abstract class ExecutableNodeActivation extends ActivityNodeActivation
group, heldTokens, incomingEdges, node, outgoingEdges, running| Constructor and Description |
|---|
ExecutableNodeActivation() |
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandlerList |
getMatchingExceptionHandlers(Value exception) |
void |
handle(Value exception,
ExceptionHandler handler) |
void |
propagateException(Value exception) |
addIncomingEdge, addOutgoingEdge, addToken, addTokens, clearTokens, createEdgeInstances, createNodeActivations, fire, getActivityExecution, getExecutionContext, getExecutionLocus, getNodeActivation, getTokens, initialize, isReady, isRunning, isSourceFor, receiveOffer, removeToken, resume, run, sendOffers, suspend, takeOfferedTokens, takeTokens, terminate_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic void propagateException(Value exception)
public ExceptionHandlerList getMatchingExceptionHandlers(Value exception)
public void handle(Value exception, ExceptionHandler handler)
Copyright © 2023. All rights reserved.