Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration.LaneBean

Packages that use LaneBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer.xmlWriting   
 

Uses of LaneBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type LaneBean
 void ModelVisitor.visitLane(LaneBean lane)
           
 

Uses of LaneBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration that return types with arguments of type LaneBean
 java.util.List<LaneBean> LaneSetBean.getLanes()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with parameters of type LaneBean
 void LaneSetBean.addLane(LaneBean l)
           
 void LaneSetBean.removeLane(LaneBean l)
           
 

Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with type arguments of type LaneBean
 void LaneSetBean.setLanes(java.util.List<LaneBean> lanes)
           
 

Uses of LaneBean in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer
 

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type LaneBean
 void BeanModelAdapter.visitLane(LaneBean laneBean)
           
 

Uses of LaneBean in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer.xmlWriting
 

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer.xmlWriting with parameters of type LaneBean
 void XMLWriter.visitLane(LaneBean lane)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.