bpmn++
A BPMN parser library, written in C++
XML::bpmn::ioSpecification Member List

This is the complete list of members for XML::bpmn::ioSpecification, 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
dataInputXML::bpmn::tInputOutputSpecification
dataOutputXML::bpmn::tInputOutputSpecification
defaultsXML::bpmn::ioSpecificationinlinestatic
documentationXML::bpmn::tBaseElement
elementNameXML::XMLObject
extensionElementsXML::bpmn::tBaseElement
factoryXML::XMLObjectinlineprotectedstatic
find()XML::XMLObjectinline
find() constXML::XMLObjectinline
format(std::string indentation="\t", unsigned int depth=0) constXML::XMLObject
get()XML::XMLObjectinline
get() constXML::XMLObjectinline
getChildren()XML::XMLObjectinline
getChildrenByName(const ElementName &elementName)XML::XMLObject
getOptionalAttributeByName(const AttributeName &attributeName)XML::XMLObject
getOptionalChild()XML::XMLObjectinline
getOptionalChildByName(const ElementName &elementName)XML::XMLObject
getRequiredAttributeByName(const AttributeName &attributeName)XML::XMLObject
getRequiredChild()XML::XMLObjectinline
getRequiredChildByName(const ElementName &elementName)XML::XMLObject
idXML::bpmn::tBaseElement
inputSetXML::bpmn::tInputOutputSpecification
ioSpecification(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::ioSpecificationprotected
is()XML::XMLObjectinline
is() constXML::XMLObjectinline
outputSetXML::bpmn::tInputOutputSpecification
prefixXML::XMLObject
stringify() constXML::XMLObject
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tBaseElementprotected
textContentXML::XMLObject
tInputOutputSpecification(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::bpmn::tInputOutputSpecificationprotected
XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element)XML::bpmn::ioSpecificationfriend
xmlnsXML::XMLObject
XMLObject(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)XML::XMLObjectprotected
~XMLObject()XML::XMLObjectinlinevirtual