|
BPMN-OS
BPMN for optimization and simulation
|
| File in execution/controller/src/dispatcher | Includes file in model |
|---|---|
| greedy / BestLimitedChoice.cpp | bpmnos / src / DecisionTask.h |
| greedy / BestLimitedChoice.cpp | bpmnos / src / extensionElements / Attribute.h |
| greedy / BestMatchingMessageDelivery.cpp | bpmnos / src / extensionElements / MessageDefinition.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 |