|
BPMN-OS
BPMN for optimization and simulation
|
#include <unordered_map>#include <deque>#include <vector>#include <list>#include <string>#include <bpmn++.h>#include "model/data/src/Scenario.h"Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::FlattenedGraph |
| Represents a graph containing all BPMN nodes that may receive a token during execution of a scenario. More... | |
| class | BPMNOS::Execution::FlattenedGraph::Vertex |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |