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

Packages that use DefinitionsBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.mock   
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer.xmlWriting   
com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.serverToClient   
 

Uses of DefinitionsBean in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.mock
 

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.mock that return DefinitionsBean
static DefinitionsBean MockDefinitionsDB.generateExample()
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type DefinitionsBean
 void ModelVisitor.visitDefinitions(DefinitionsBean defs)
           
 

Constructors in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type DefinitionsBean
ModelVisitor(DefinitionsBean defs)
           
 

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

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type DefinitionsBean
static com.ebmwebsourcing.easybpmn.model.bpmn.api.standard.infrastructure.Definitions ClientToServer.adapt(DefinitionsBean def, boolean xmlStorage, java.lang.String xmlPath)
           
 void BeanModelAdapter.visitDefinitions(DefinitionsBean defsBean)
           
 

Constructors in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer with parameters of type DefinitionsBean
BeanModelAdapter(DefinitionsBean defs, java.lang.String xmlPath)
           
 

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

Constructors in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.clientToServer.xmlWriting with parameters of type DefinitionsBean
XMLWriter(DefinitionsBean definitions, java.lang.String xmlPath)
           
 

Uses of DefinitionsBean in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.serverToClient
 

Methods in com.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.serverToClient that return DefinitionsBean
static DefinitionsBean ServerToClient.adapt(com.ebmwebsourcing.easybpmn.model.bpmn.api.standard.infrastructure.Definitions def, java.lang.String xmlPath)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.