attributes | XML::XMLObject | |
behavior | XML::bpmn::tMultiInstanceLoopCharacteristics | |
children | XML::XMLObject | |
className | XML::XMLObject | |
completionCondition | XML::bpmn::tMultiInstanceLoopCharacteristics | |
complexBehaviorDefinition | XML::bpmn::tMultiInstanceLoopCharacteristics | |
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::tMultiInstanceLoopCharacteristics | 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 | |
id | XML::bpmn::tBaseElement | |
inputDataItem | XML::bpmn::tMultiInstanceLoopCharacteristics | |
is() | XML::XMLObject | inline |
is() const | XML::XMLObject | inline |
isSequential | XML::bpmn::tMultiInstanceLoopCharacteristics | |
loopCardinality | XML::bpmn::tMultiInstanceLoopCharacteristics | |
loopDataInputRef | XML::bpmn::tMultiInstanceLoopCharacteristics | |
loopDataOutputRef | XML::bpmn::tMultiInstanceLoopCharacteristics | |
noneBehaviorEventRef | XML::bpmn::tMultiInstanceLoopCharacteristics | |
oneBehaviorEventRef | XML::bpmn::tMultiInstanceLoopCharacteristics | |
outputDataItem | XML::bpmn::tMultiInstanceLoopCharacteristics | |
prefix | XML::XMLObject | |
stringify() const | XML::XMLObject | |
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tBaseElement | protected |
textContent | XML::XMLObject | |
tLoopCharacteristics(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tLoopCharacteristics | protected |
tMultiInstanceLoopCharacteristics(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes) | XML::bpmn::tMultiInstanceLoopCharacteristics | protected |
XML::createInstance(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element) | XML::bpmn::tMultiInstanceLoopCharacteristics | 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 |