bpmn++
A BPMN parser library, written in C++
Loading...
Searching...
No Matches
Element.cpp
Go to the documentation of this file.
1
#include "
Element.h
"
2
#include "
ExtensionElements.h
"
3
4
using namespace
BPMN
;
5
6
Element.h
ExtensionElements.h
BPMN
The BPMN namespace contains linked classes representing a BPMN model.
Definition
AbstractTask.h:10