Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.LoopCharacteristics

Packages that use LoopCharacteristics
com.ebmwebsourcing.easybpmn.bpmn20.api.element   
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of LoopCharacteristics in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 

Subinterfaces of LoopCharacteristics in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 interface MultiInstanceLoopCharacteristics
           
 interface StandardLoopCharacteristics
           
 

Uses of LoopCharacteristics in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return LoopCharacteristics
 LoopCharacteristics TActivity.getLoopCharacteristics()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type LoopCharacteristics
 void TActivity.setLoopCharacteristics(LoopCharacteristics value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.