auto getOptionalChild(this Self &&self)
Get an optional child of type T.
const ClassName className
auto getChildren(this Self &&self)
Get all children of type T.
auto getChildrenByName(this Self &&self, const ElementName &name)
Get all children with the specified element name.
tEvent(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::vector< std::reference_wrapper< tDataInputAssociation > > dataInputAssociation
tThrowEvent(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::optional< std::reference_wrapper< tInputSet > > inputSet
std::vector< std::reference_wrapper< XMLObject > > eventDefinitionRef
std::vector< std::reference_wrapper< tDataInput > > dataInput
std::vector< std::reference_wrapper< tEventDefinition > > eventDefinition
The XML::bpmn namespace contains classes from the following XML-schema(s): xsd/DC....
The XML namespace contains classes representing XML-nodes defined in given XML-schema(s).
std::vector< Attribute > Attributes