|
BPMN-OS
BPMN for optimization and simulation
|
#include <bpmn++.h>#include "decisions/EntryDecision.h"#include "decisions/ExitDecision.h"#include "decisions/ChoiceDecision.h"#include "decisions/MessageDeliveryDecision.h"Go to the source code of this file.
Classes | |
| class | BPMNOS::Execution::Evaluator |
| Represents an abstract base class for an evaluator determining feasibility and reward of a decision. More... | |
Namespaces | |
| namespace | BPMNOS |
| namespace | BPMNOS::Execution |