Uses of Interface
com.soyatec.bpmn.Loop

Uses of Loop in com.soyatec.bpmn
 

Subinterfaces of Loop in com.soyatec.bpmn
 interface MultiInstanceLoop
          A representation of the model object 'Multi Instance Loop'
 interface StandardLoop
          A representation of the model object 'Standard Loop'
 

Methods in com.soyatec.bpmn that return Loop
 Loop Activity.getLoop()
          Returns the value of the 'Loop' containment reference
 

Methods in com.soyatec.bpmn with parameters of type Loop
 void Activity.setLoop(Loop value)
          Sets the value of the 'Loop' containment reference