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

This is the complete list of members for XML::bpmn::tAssignment, 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::tAssignmentinlinestatic
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
fromXML::bpmn::tAssignment
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
is(this Self &&self)XML::XMLObjectinline
prefixXML::XMLObject
stringify() constXML::XMLObject
tAssignment(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tAssignmentprotected
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tBaseElementprotected
tDataAssociation classXML::bpmn::tAssignmentfriend
textContentXML::XMLObject
toXML::bpmn::tAssignment
XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element)XML::bpmn::tAssignmentfriend
xmlnsXML::XMLObject
XMLObject(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::XMLObjectprotected
~XMLObject()XML::XMLObjectinlinevirtual