public interface MultiInstanceLoopCharacteristics extends LoopCharacteristics
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
builder, getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, 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)
Copyright © 2018. All rights reserved.