public interface MultiInstanceLoopCharacteristics extends LoopCharacteristics
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
LoopCardinality getLoopCardinality()
void setLoopCardinality(LoopCardinality loopCardinality)
DataInput getLoopDataInputRef()
void setLoopDataInputRef(DataInput loopDataInputRef)
DataOutput getLoopDataOutputRef()
void setLoopDataOutputRef(DataOutput loopDataOutputRef)
InputDataItem getInputDataItem()
void setInputDataItem(InputDataItem inputDataItem)
OutputDataItem getOutputDataItem()
void setOutputDataItem(OutputDataItem outputDataItem)
Collection<ComplexBehaviorDefinition> getComplexBehaviorDefinitions()
CompletionCondition getCompletionCondition()
void setCompletionCondition(CompletionCondition completionCondition)
boolean isSequential()
void setSequential(boolean sequential)
MultiInstanceFlowCondition getBehavior()
void setBehavior(MultiInstanceFlowCondition behavior)
EventDefinition getOneBehaviorEventRef()
void setOneBehaviorEventRef(EventDefinition oneBehaviorEventRef)
EventDefinition getNoneBehaviorEventRef()
void setNoneBehaviorEventRef(EventDefinition noneBehaviorEventRef)
String getCamundaCollection()
void setCamundaCollection(String expression)
String getCamundaElementVariable()
void setCamundaElementVariable(String variableName)
boolean isCamundaAsyncBefore()
void setCamundaAsyncBefore(boolean isCamundaAsyncBefore)
boolean isCamundaAsyncAfter()
void setCamundaAsyncAfter(boolean isCamundaAsyncAfter)
boolean isCamundaExclusive()
void setCamundaExclusive(boolean isCamundaExclusive)
MultiInstanceLoopCharacteristicsBuilder builder()
BpmnModelElementInstance
builder
in interface BpmnModelElementInstance
Copyright © 2019. All rights reserved.