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

Packages that use LaneSet
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
com.ebmwebsourcing.easybpmn.bpmn20.api.with   
 

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return LaneSet
 LaneSet TLane.getChildLaneSet()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type LaneSet
 void TLane.setChildLaneSet(LaneSet value)
           
 

Uses of LaneSet in com.ebmwebsourcing.easybpmn.bpmn20.api.with
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return LaneSet
 LaneSet[] WithLaneSet.getLaneSets()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type LaneSet
 void WithLaneSet.addLaneSet(LaneSet ls)
           
 void WithLaneSet.removeLaneSet(LaneSet ls)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.