bpmn++
A BPMN parser library, written in C++
tProcess.h File Reference
#include <memory>
#include <optional>
#include <vector>
#include "../XMLObject.h"
#include "tCallableElement.h"
#include "tAuditing.h"
#include "tMonitoring.h"
#include "tProperty.h"
#include "tLaneSet.h"
#include "tFlowElement.h"
#include "tArtifact.h"
#include "tResourceRole.h"
#include "tCorrelationSubscription.h"
#include "tProcessType.h"

Go to the source code of this file.

Classes

class  XML::bpmn::tProcess
 

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.