Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.common.ParticipantBean

Packages that use ParticipantBean
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   
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type ParticipantBean
 void ModelVisitor.visitParticipant(ParticipantBean participant)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration that return ParticipantBean
 ParticipantBean PoolBean.getParticipant()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with parameters of type ParticipantBean
 void PoolBean.setParticipant(ParticipantBean participant)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type ParticipantBean
 void BeanModelAdapter.visitParticipant(ParticipantBean participantBean)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.