auto getOptionalChild(this Self &&self)
Get an optional child of type T.
const ClassName className
auto & getRequiredChildByName(this Self &&self, const ElementName &name)
Get a required child with the specified element name.
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.
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::vector< std::reference_wrapper< tAssignment > > assignment
std::optional< std::reference_wrapper< tFormalExpression > > transformation
tDataAssociation(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::vector< std::reference_wrapper< XMLObject > > sourceRef
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