com.ebmwebsourcing.easybpmn.bpmn20.api.type
Interface TMultiInstanceLoopCharacteristics
- All Superinterfaces:
- java.lang.Comparable<com.ebmwebsourcing.easybox.api.XmlObjectNode>, TBaseElement, TLoopCharacteristics, com.ebmwebsourcing.easybox.api.with.WithId, com.ebmwebsourcing.easybox.api.with.WithOtherAttributes, com.ebmwebsourcing.easybox.api.XmlObject, com.ebmwebsourcing.easybox.api.XmlObjectNode
- All Known Subinterfaces:
- MultiInstanceLoopCharacteristics
public interface TMultiInstanceLoopCharacteristics
- extends TLoopCharacteristics
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
EMPTY_ARRAY |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
duplicateXmlObject, duplicateXmlObjectAs, getXmlContext, getXmlObjectAdoptedChildren, getXmlObjectAttributes, getXmlObjectDOMNode, getXmlObjectInScopeNamespaces, getXmlObjectNaturalChildren, setXmlObjectQName |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObjectNode |
getUserData, getXmlObjectAncestors, getXmlObjectBaseIndexes, getXmlObjectBaseRoot, getXmlObjectBaseURI, getXmlObjectBaseXPath, getXmlObjectChildren, getXmlObjectDescendants, getXmlObjectFollowing, getXmlObjectFollowingSibling, getXmlObjectFollowingSiblings, getXmlObjectIndex, getXmlObjectParent, getXmlObjectPreceding, getXmlObjectPrecedingOrAncestor, getXmlObjectPrecedingSibling, getXmlObjectPrecedingSiblings, getXmlObjectQName, getXmlObjectRoot, getXmlObjectTextContent, getXmlObjectValue, hasUserData, setUserData |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithOtherAttributes |
addOtherAttribute, clearOtherAttributes, getOtherAttribute, getOtherAttributes, hasOtherAttribute, removeOtherAttribute |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithId |
getId, setId |
getLoopCardinality
Expression getLoopCardinality()
setLoopCardinality
void setLoopCardinality(Expression value)
hasLoopCardinality
boolean hasLoopCardinality()
getLoopDataInputRef
javax.xml.namespace.QName getLoopDataInputRef()
setLoopDataInputRef
void setLoopDataInputRef(javax.xml.namespace.QName value)
hasLoopDataInputRef
boolean hasLoopDataInputRef()
getLoopDataOutputRef
javax.xml.namespace.QName getLoopDataOutputRef()
setLoopDataOutputRef
void setLoopDataOutputRef(javax.xml.namespace.QName value)
hasLoopDataOutputRef
boolean hasLoopDataOutputRef()
getInputDataItem
DataInput getInputDataItem()
setInputDataItem
void setInputDataItem(DataInput value)
hasInputDataItem
boolean hasInputDataItem()
getOutputDataItem
DataOutput getOutputDataItem()
setOutputDataItem
void setOutputDataItem(DataOutput value)
hasOutputDataItem
boolean hasOutputDataItem()
getComplexBehaviorDefinition
ComplexBehaviorDefinition[] getComplexBehaviorDefinition()
hasComplexBehaviorDefinition
boolean hasComplexBehaviorDefinition()
unsetComplexBehaviorDefinition
void unsetComplexBehaviorDefinition()
getCompletionCondition
Expression getCompletionCondition()
setCompletionCondition
void setCompletionCondition(Expression value)
hasCompletionCondition
boolean hasCompletionCondition()
isIsSequential
boolean isIsSequential()
setIsSequential
void setIsSequential(boolean value)
hasIsSequential
boolean hasIsSequential()
unsetIsSequential
void unsetIsSequential()
getBehavior
TMultiInstanceFlowCondition getBehavior()
setBehavior
void setBehavior(TMultiInstanceFlowCondition value)
hasBehavior
boolean hasBehavior()
getOneBehaviorEventRef
javax.xml.namespace.QName getOneBehaviorEventRef()
setOneBehaviorEventRef
void setOneBehaviorEventRef(javax.xml.namespace.QName value)
hasOneBehaviorEventRef
boolean hasOneBehaviorEventRef()
getNoneBehaviorEventRef
javax.xml.namespace.QName getNoneBehaviorEventRef()
setNoneBehaviorEventRef
void setNoneBehaviorEventRef(javax.xml.namespace.QName value)
hasNoneBehaviorEventRef
boolean hasNoneBehaviorEventRef()
Copyright © 2011 Petals Link. All Rights Reserved.