9 , loopDataInputRef(getOptionalChildByName(
"loopDataInputRef"))
10 , loopDataOutputRef(getOptionalChildByName(
"loopDataOutputRef"))
11 , inputDataItem(getOptionalChild<
tDataInput>())
14 , completionCondition(getOptionalChild<
tExpression>())
15 , isSequential(getOptionalAttributeByName(
"isSequential"))
16 , behavior(getOptionalAttributeByName(
"behavior"))
17 , oneBehaviorEventRef(getOptionalAttributeByName(
"oneBehaviorEventRef"))
18 , noneBehaviorEventRef(getOptionalAttributeByName(
"noneBehaviorEventRef"))
tMultiInstanceLoopCharacteristics(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
The XML::bpmn namespace contains classes from the following XML-schema(s): xsd/DC....
The XML namespace contains classes representing XML-nodes defined in given XML-schema(s).
std::vector< Attribute > Attributes