|
BPMN-OS
BPMN for optimization and simulation
|
#include <memory>#include <vector>#include <variant>#include <string>#include <bpmn++.h>#include "model/bpmnos/src/xml/bpmnos/tDecision.h"#include "Attribute.h"#include "Expression.h"#include "AttributeRegistry.h"Go to the source code of this file.
Classes | |
| class | BPMNOS::Model::Choice |
| Class representing a choice to be made within a BPMNOS::Model::DecisionTask. More... | |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Model |