public interface AcsScxmlActionExecutor<A extends java.lang.Enum<A>>
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(A action,
EventDispatcher evtDispatcher,
ErrorReporter errRep,
SCInstance scInstance,
java.util.Collection<TriggerEvent> derivedEvents) |
boolean execute(A action, EventDispatcher evtDispatcher, ErrorReporter errRep, SCInstance scInstance, java.util.Collection<TriggerEvent> derivedEvents) throws AcsJStateMachineActionEx
action - evtDispatcher - errRep - scInstance - derivedEvents - action was recognized.AcsJStateMachineActionEx