bpmn++
A BPMN parser library, written in C++
|
This is the complete list of members for XML::bpmn::globalUserTask, including all inherited members.
attributes | XML::XMLObject | |
children | XML::XMLObject | |
className | XML::XMLObject | |
createFromFile(const std::string &filename) | XML::XMLObject | static |
createFromStream(std::istream &xmlStream) | XML::XMLObject | static |
createFromString(const std::string &xmlString) | XML::XMLObject | static |
createObject(const xercesc::DOMElement *element) | XML::XMLObject | protectedstatic |
defaults | XML::bpmn::globalUserTask | inlinestatic |
documentation | XML::bpmn::tBaseElement | |
elementName | XML::XMLObject | |
extensionElements | XML::bpmn::tBaseElement | |
factory | XML::XMLObject | inlineprotectedstatic |
find() | XML::XMLObject | inline |
find() const | XML::XMLObject | inline |
format(std::string indentation="\t", unsigned int depth=0) const | XML::XMLObject | |
get() | XML::XMLObject | inline |
get() const | XML::XMLObject | inline |
getChildren() | XML::XMLObject | inline |
getChildrenByName(const ElementName &elementName) | XML::XMLObject | |
getOptionalAttributeByName(const AttributeName &attributeName) | XML::XMLObject | |
getOptionalChild() | XML::XMLObject | inline |
getOptionalChildByName(const ElementName &elementName) | XML::XMLObject | |
getRequiredAttributeByName(const AttributeName &attributeName) | XML::XMLObject | |
getRequiredChild() | XML::XMLObject | inline |
getRequiredChildByName(const ElementName &elementName) | XML::XMLObject | |
globalUserTask(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::globalUserTask | protected |
id | XML::bpmn::tBaseElement | |
implementation | XML::bpmn::tGlobalUserTask | |
ioBinding | XML::bpmn::tCallableElement | |
ioSpecification | XML::bpmn::tCallableElement | |
is() | XML::XMLObject | inline |
is() const | XML::XMLObject | inline |
name | XML::bpmn::tCallableElement | |
prefix | XML::XMLObject | |
rendering | XML::bpmn::tGlobalUserTask | |
resourceRole | XML::bpmn::tGlobalTask | |
stringify() const | XML::XMLObject | |
supportedInterfaceRef | XML::bpmn::tCallableElement | |
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tBaseElement | protected |
tCallableElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tCallableElement | protected |
textContent | XML::XMLObject | |
tGlobalTask(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tGlobalTask | protected |
tGlobalUserTask(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tGlobalUserTask | protected |
tRootElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tRootElement | protected |
XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element) | XML::bpmn::globalUserTask | friend |
xmlns | XML::XMLObject | |
XMLObject(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::XMLObject | protected |
~XMLObject() | XML::XMLObject | inlinevirtual |