BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
tAttributeType.h
Go to the documentation of this file.
1#ifndef XML_bpmnos_tAttributeType_H
2#define XML_bpmnos_tAttributeType_H
3#include <memory>
4#include <optional>
5#include <vector>
6
7#include "../XMLObject.h"
8
9typedef std::string tAttributeType;
10
11#endif // XML_bpmnos_tAttributeType_H
std::string tAttributeType