|
BPMN-OS
BPMN for optimization and simulation
|
#include <string>#include <regex>#include <cassert>#include <iostream>#include "CollectionRegistry.h"Go to the source code of this file.
Namespaces | |
| namespace | BPMNOS |
Functions | |
| std::string | BPMNOS::encodeCollection (std::string text) |
| Function to replace a collection that is not preceded by an alphanumeric or underscore. | |