Uses of Class
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane.LaneElement

Packages that use LaneElement
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation   
com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane   
 

Uses of LaneElement in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation that return LaneElement
 LaneElement FlowNodeElement.getParentLane()
           
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation with parameters of type LaneElement
 void FlowNodeElement.setParentLane(LaneElement parentLane)
           
 

Uses of LaneElement in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane that return types with arguments of type LaneElement
 java.util.ArrayList<LaneElement> PoolElement.getLanes()
           
 

Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane with parameters of type LaneElement
 void PoolElement.addLane(LaneElement lane)
           
 void PoolListener.onReceiveLane(LaneElement receivedlane)
           
 void PoolListenerAdapter.onReceiveLane(LaneElement receivedlane)
           
 void PoolListener.onRemoveLane(LaneElement removedlane)
           
 void PoolListenerAdapter.onRemoveLane(LaneElement removedlane)
           
 void PoolElement.removeLane(LaneElement lane)
           
 

Constructors in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.swimlane with parameters of type LaneElement
LaneDropZone(LaneElement lane, com.ebmwebsourcing.gwt.raphael.client.core.SVGElement svgElement)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.