|
BPMN-OS
BPMN for optimization and simulation
|
Class creating an entry event for a token awaiting the entry at an activity. More...
Definition at line 12 of file InstantEntry.h.
#include <InstantEntry.h>
Public Member Functions | |
| InstantEntry () | |
| 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) |
| InstantEntry::InstantEntry | ( | ) |
Definition at line 7 of file InstantEntry.cpp.
|
overridevirtual |
Implements BPMNOS::Execution::EventDispatcher.
Definition at line 11 of file InstantEntry.cpp.