Uses of Class
com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration.Lane

Packages that use Lane
com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration   
com.ebmwebsourcing.petalsbpm.bpmndiagram.common   
 

Uses of Lane in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration that return Lane
 Lane SwimlaneFactory.createLane(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.collaboration.LaneBean laneBean)
           
 Lane Lane.getParentLane()
           
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.collaboration with parameters of type Lane
 void Pool.addLane(Lane lane)
           
 void Lane.addLane(Lane lane)
           
 void Lane.setParentLane(Lane parentLane)
           
 

Uses of Lane in com.ebmwebsourcing.petalsbpm.bpmndiagram.common
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common that return Lane
 Lane FlowElement.getParentLane()
           
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common with parameters of type Lane
 void FlowElement.setParentLane(Lane parentLane)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.