bpmn++
A BPMN parser library, written in C++
Loading...
Searching...
No Matches
XML::bpmn::tParticipantAssociation Member List

This is the complete list of members for XML::bpmn::tParticipantAssociation, including all inherited members.

attributesXML::XMLObject
childrenXML::XMLObject
classNameXML::XMLObject
createFromFile(const std::string &filename)XML::XMLObjectstatic
createFromStream(std::istream &xmlStream)XML::XMLObjectstatic
createFromString(const std::string &xmlString)XML::XMLObjectstatic
createObject(const xercesc::DOMElement *element)XML::XMLObjectprotectedstatic
defaultsXML::bpmn::tParticipantAssociationinlinestatic
documentationXML::bpmn::tBaseElement
elementNameXML::XMLObject
extensionElementsXML::bpmn::tBaseElement
factoryXML::XMLObjectinlineprotectedstatic
find(this Self &&self)XML::XMLObjectinline
format(std::string indentation="\t", unsigned int depth=0) constXML::XMLObject
get(this Self &&self)XML::XMLObjectinline
getChildren(this Self &&self)XML::XMLObjectinline
getChildrenByName(this Self &&self, const ElementName &name)XML::XMLObjectinline
getOptionalAttributeByName(this Self &&self, const AttributeName &name)XML::XMLObjectinline
getOptionalChild(this Self &&self)XML::XMLObjectinline
getOptionalChildByName(this Self &&self, const ElementName &name)XML::XMLObjectinline
getRequiredAttributeByName(this Self &&self, const AttributeName &name)XML::XMLObjectinline
getRequiredChild(this Self &&self)XML::XMLObjectinline
getRequiredChildByName(this Self &&self, const ElementName &name)XML::XMLObjectinline
idXML::bpmn::tBaseElement
innerParticipantRefXML::bpmn::tParticipantAssociation
is(this Self &&self)XML::XMLObjectinline
outerParticipantRefXML::bpmn::tParticipantAssociation
prefixXML::XMLObject
stringify() constXML::XMLObject
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tBaseElementprotected
tCallChoreography classXML::bpmn::tParticipantAssociationfriend
tCallConversation classXML::bpmn::tParticipantAssociationfriend
tCollaboration classXML::bpmn::tParticipantAssociationfriend
textContentXML::XMLObject
tParticipantAssociation(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tParticipantAssociationprotected
XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element)XML::bpmn::tParticipantAssociationfriend
xmlnsXML::XMLObject
XMLObject(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::XMLObjectprotected
~XMLObject()XML::XMLObjectinlinevirtual