|
BPMN-OS
BPMN for optimization and simulation
|
#include "StateMachine.h"#include "DecisionRequest.h"#include "execution/engine/src/Message.h"#include "execution/utility/src/auto_list.h"#include "execution/utility/src/auto_set.h"#include "model/data/src/Scenario.h"#include <set>#include <queue>Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::SystemState |
| A class representing the state that the execution or simulation of a given scenario is in. More... | |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |