|
BPMN-OS
BPMN for optimization and simulation
|
#include <bpmn++.h>#include "Token.h"#include "model/utility/src/Number.h"#include "model/data/src/Scenario.h"#include "execution/utility/src/auto_list.h"Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::StateMachine |
| Represents a state machine for BPMN execution of a scope in the model. More... | |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |
Typedefs | |
| typedef std::vector< std::shared_ptr< StateMachine > > | BPMNOS::Execution::StateMachines |