bpmn++
A BPMN parser library, written in C++
|
#include <memory>
#include <optional>
#include <vector>
#include "../XMLObject.h"
#include "tBaseElementWithMixedContent.h"
Go to the source code of this file.
Classes | |
class | XML::bpmn::tExpression |
Namespaces | |
XML | |
The XML namespace contains classes representing XML-nodes defined in given XML-schema(s). | |
XML::bpmn | |
The XML::bpmn namespace contains classes from the following XML-schema(s): xsd/DC.xsd, xsd/DI.xsd, xsd/BPMNDI.xsd, xsd/Semantic.xsd, xsd/BPMN20.xsd. | |