|
BPMN-OS
BPMN for optimization and simulation
|
#include <Content.h>
Public Member Functions | |
| Content (XML::bpmnos::tContent *content, const AttributeRegistry &attributeRegistry) | |
Public Attributes | |
| XML::bpmnos::tContent * | element |
| std::string & | key |
| Attribute * | attribute |
| Content::Content | ( | XML::bpmnos::tContent * | content, |
| const AttributeRegistry & | attributeRegistry ) |
Definition at line 5 of file Content.cpp.
| XML::bpmnos::tContent* BPMNOS::Model::Content::element |