bpmn++
A BPMN parser library, written in C++
tChoreographyLoopType.h
Go to the documentation of this file.
1
#ifndef XML_bpmn_tChoreographyLoopType_H
2
#define XML_bpmn_tChoreographyLoopType_H
3
#include <memory>
4
#include <optional>
5
#include <vector>
6
7
#include "../XMLObject.h"
8
9
typedef
std::string
tChoreographyLoopType
;
10
11
#endif
// XML_bpmn_tChoreographyLoopType_H
tChoreographyLoopType
std::string tChoreographyLoopType
Definition:
tChoreographyLoopType.h:9