|
BPMN-OS
BPMN for optimization and simulation
|
| File in execution/controller/src/dispatcher | Includes file in model |
|---|---|
| greedy / BestEnumeratedChoice.cpp | bpmnos / src / DecisionTask.h |
| greedy / BestEnumeratedChoice.cpp | bpmnos / src / extensionElements / Attribute.h |
| greedy / BestMatchingMessageDelivery.cpp | bpmnos / src / extensionElements / MessageDefinition.h |
| greedy / BisectionalChoice.cpp | bpmnos / src / DecisionTask.h |
| greedy / BisectionalChoice.cpp | bpmnos / src / extensionElements / Attribute.h |
| greedy / BisectionalChoice.h | bpmnos / src / extensionElements / Choice.h |
| greedy / GreedyEntry.cpp | bpmnos / src / SequentialAdHocSubProcess.h |
| naive / FirstMatchingMessageDelivery.cpp | bpmnos / src / extensionElements / MessageDefinition.h |
| naive / RandomChoice.cpp | bpmnos / src / DecisionTask.h |
| naive / RandomChoice.cpp | bpmnos / src / extensionElements / Attribute.h |
| naive / RandomChoice.cpp | utility / src / CollectionRegistry.h |
| naive / RandomChoice.h | utility / src / RandomDistributionFactory.h |