Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.ImportBean

Packages that use ImportBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer   
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type ImportBean
 void ModelVisitor.visitImport(ImportBean ib)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure that return types with arguments of type ImportBean
 java.util.List<ImportBean> DefinitionsBean.getImports()
           
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure with parameters of type ImportBean
 void DefinitionsBean.addImport(ImportBean i)
           
 

Method parameters in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure with type arguments of type ImportBean
 void DefinitionsBean.setImports(java.util.List<ImportBean> imports)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type ImportBean
 void BeanModelAdapter.visitImport(ImportBean importBean)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.