|
bpmn++
A BPMN parser library, written in C++
|
#include "EventSubProcess.h"#include "xml/bpmn/tStartEvent.h"#include "xml/bpmn/tEventDefinition.h"#include "Scope.h"#include "FlowNode.h"#include "SequenceFlow.h"#include "TypedStartEvent.h"