Uses of Class
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.service.InterfaceBean

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

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type InterfaceBean
 void ModelVisitor.visitInterface(InterfaceBean itf)
           
 void ModelVisitor.visitPoolInterface(InterfaceBean interface1)
           
 

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

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.collaboration with parameters of type InterfaceBean
 void PoolBean.setInterface(InterfaceBean interface1)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure that return InterfaceBean
 InterfaceBean DefinitionsBean.getInterfaceBeanById(java.lang.String id)
           
 

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

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

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

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

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type InterfaceBean
 void BeanModelAdapter.visitInterface(InterfaceBean itfBean)
           
 void BeanModelAdapter.visitPoolInterface(InterfaceBean itfBean)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.