|
BPMN-OS
BPMN for optimization and simulation
|
Class creating an exit event for a token awaiting the exit at an activity. More...
Definition at line 12 of file InstantExit.h.
#include <InstantExit.h>
Public Member Functions | |
| InstantExit () | |
| std::shared_ptr< Event > | dispatchEvent (const SystemState *systemState) override |
Public Member Functions inherited from BPMNOS::Execution::EventDispatcher | |
| virtual | ~EventDispatcher ()=default |
| virtual void | connect (Mediator *mediator) |
| virtual void | notice (Event *event) |
| InstantExit::InstantExit | ( | ) |
Definition at line 7 of file InstantExit.cpp.
|
overridevirtual |
Implements BPMNOS::Execution::EventDispatcher.
Definition at line 11 of file InstantExit.cpp.