|
BPMN-OS
BPMN for optimization and simulation
|
#include <bpmn++.h>#include "Evaluator.h"#include "execution/engine/src/EventDispatcher.h"#include "execution/engine/src/Observer.h"#include "execution/engine/src/DataUpdate.h"#include "Decision.h"Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::GreedyDispatcher< WeakPtrs > |
| Class for dispatching the event with the best evaluation. More... | |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |