bpmn++
A BPMN parser library, written in C++
XML::bpmn::tImport Member List
This is the complete list of members for
XML::bpmn::tImport
, 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
protected
static
defaults
XML::bpmn::tImport
inline
static
elementName
XML::XMLObject
factory
XML::XMLObject
inline
protected
static
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
importType
XML::bpmn::tImport
is
()
XML::XMLObject
inline
is
() const
XML::XMLObject
inline
location
XML::bpmn::tImport
namespace_
XML::bpmn::tImport
prefix
XML::XMLObject
stringify
() const
XML::XMLObject
tDefinitions
class
XML::bpmn::tImport
friend
textContent
XML::XMLObject
tImport
(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
XML::bpmn::tImport
protected
XML::createInstance
(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element)
XML::bpmn::tImport
friend
xmlns
XML::XMLObject
XMLObject
(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
XML::XMLObject
protected
~XMLObject
()
XML::XMLObject
inline
virtual