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 getOptionalAttributeByName(this Self &&self, const AttributeName &name)
Get an optional attribute with the specified attribute name.
auto getChildrenByName(this Self &&self, const ElementName &name)
Get all children with the specified element name.
tCallableElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::vector< std::reference_wrapper< tProperty > > property
std::optional< std::reference_wrapper< Attribute > > processType
Attribute value can be expected to be of type 'std::string'.
std::optional< std::reference_wrapper< Attribute > > definitionalCollaborationRef
Attribute value can be expected to be of type 'std::string'.
tProcess(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::vector< std::reference_wrapper< tArtifact > > artifact
std::vector< std::reference_wrapper< tFlowElement > > flowElement
std::vector< std::reference_wrapper< XMLObject > > supports
std::vector< std::reference_wrapper< tResourceRole > > resourceRole
std::vector< std::reference_wrapper< tCorrelationSubscription > > correlationSubscription
std::optional< std::reference_wrapper< Attribute > > isExecutable
Attribute value can be expected to be of type 'bool'.
std::optional< std::reference_wrapper< tMonitoring > > monitoring
std::optional< std::reference_wrapper< Attribute > > isClosed
Attribute value can be expected to be of type 'bool'.
std::vector< std::reference_wrapper< tLaneSet > > laneSet
std::optional< std::reference_wrapper< tAuditing > > auditing
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