|
bpmn++
A BPMN parser library, written in C++
|
This is the complete list of members for XML::bpmn::formalExpression, 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::formalExpression | inlinestatic |
| documentation | XML::bpmn::tBaseElementWithMixedContent | |
| elementName | XML::XMLObject | |
| evaluatesToTypeRef | XML::bpmn::tFormalExpression | |
| extensionElements | XML::bpmn::tBaseElementWithMixedContent | |
| factory | XML::XMLObject | inlineprotectedstatic |
| find() | XML::XMLObject | inline |
| find() const | XML::XMLObject | inline |
| formalExpression(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::formalExpression | protected |
| 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 | |
| id | XML::bpmn::tBaseElementWithMixedContent | |
| is() | XML::XMLObject | inline |
| is() const | XML::XMLObject | inline |
| language | XML::bpmn::tFormalExpression | |
| prefix | XML::XMLObject | |
| stringify() const | XML::XMLObject | |
| tBaseElementWithMixedContent(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tBaseElementWithMixedContent | protected |
| tExpression(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tExpression | protected |
| textContent | XML::XMLObject | |
| tFormalExpression(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tFormalExpression | protected |
| XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element) | XML::bpmn::formalExpression | 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 |