|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MultiInstanceLoop
A representation of the model object 'Multi Instance Loop'.
The following features are supported:
BPMNPackage.getMultiInstanceLoop()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getComplexMIFlowCondition()
Returns the value of the 'Complex MI Flow Condition' containment reference list. |
Expression |
getMICondition()
Returns the value of the 'MI Condition' containment reference |
MIFlowCondition |
getMIFlowCondition()
Returns the value of the 'MI Flow Condition' attribute. |
MIOrdering |
getMIOrdering()
Returns the value of the 'MI Ordering' attribute. |
void |
setMICondition(Expression value)
Sets the value of the ' MI Condition' containment reference |
void |
setMIFlowCondition(MIFlowCondition value)
Sets the value of the ' MI Flow Condition' attribute |
void |
setMIOrdering(MIOrdering value)
Sets the value of the ' MI Ordering' attribute |
| Methods inherited from interface com.soyatec.bpmn.Loop |
|---|
getLoopCounter, setLoopCounter |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
Expression getMICondition()
If the meaning of the 'MI Condition' containment reference isn't clear, there really should be more of a description here...
setMICondition(Expression),
BPMNPackage.getMultiInstanceLoop_MICondition()void setMICondition(Expression value)
MI Condition' containment reference.
value - the new value of the 'MI Condition' containment reference.getMICondition()MIOrdering getMIOrdering()
MIOrdering.
If the meaning of the 'MI Ordering' attribute isn't clear, there really should be more of a description here...
MIOrdering,
setMIOrdering(MIOrdering),
BPMNPackage.getMultiInstanceLoop_MIOrdering()void setMIOrdering(MIOrdering value)
MI Ordering' attribute.
value - the new value of the 'MI Ordering' attribute.MIOrdering,
getMIOrdering()MIFlowCondition getMIFlowCondition()
MIFlowCondition.
If the meaning of the 'MI Flow Condition' attribute isn't clear, there really should be more of a description here...
MIFlowCondition,
setMIFlowCondition(MIFlowCondition),
BPMNPackage.getMultiInstanceLoop_MIFlowCondition()void setMIFlowCondition(MIFlowCondition value)
MI Flow Condition' attribute.
value - the new value of the 'MI Flow Condition' attribute.MIFlowCondition,
getMIFlowCondition()org.eclipse.emf.common.util.EList getComplexMIFlowCondition()
Expression.
If the meaning of the 'Complex MI Flow Condition' containment reference list isn't clear, there really should be more of a description here...
BPMNPackage.getMultiInstanceLoop_ComplexMIFlowCondition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||