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