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

Packages that use MessageFlowBean
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 MessageFlowBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type MessageFlowBean
 void ModelVisitor.visitMessageFlow(MessageFlowBean mfb)
           
 

Uses of MessageFlowBean 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 MessageFlowBean
 java.util.List<MessageFlowBean> CollaborationBean.getMessageFlows()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with parameters of type MessageFlowBean
 void CollaborationBean.addMessageFlow(MessageFlowBean m)
           
 

Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with type arguments of type MessageFlowBean
 void CollaborationBean.setMessageFlows(java.util.List<MessageFlowBean> messageFlows)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type MessageFlowBean
 void BeanModelAdapter.visitMessageFlow(MessageFlowBean msgFlowBean)
           
 

Uses of MessageFlowBean 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 MessageFlowBean
 void XMLWriter.visitMessageFlow(MessageFlowBean mfb)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.