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

Packages that use DefinitionsBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.mock   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.validation   
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.mock that return DefinitionsBean
static DefinitionsBean BPELExampleGenerator.getExample()
           
static DefinitionsBean CompleteExampleGenerator.getExample()
           
static DefinitionsBean PrivateProcessMockDB.getProcess1()
           
static DefinitionsBean MockDefinitionsDB.getSingleExample()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.mock that return types with arguments of type DefinitionsBean
static java.util.List<DefinitionsBean> MockDefinitionsDB.getAllExamples()
           
 

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

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard that return DefinitionsBean
 DefinitionsBean DefinitionBuilder.getDefinition()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard with parameters of type DefinitionsBean
 BaseElementBean DefinitionsHelper.getElementById(DefinitionsBean defs, java.lang.String id)
           
 

Uses of DefinitionsBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.validation
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.validation with parameters of type DefinitionsBean
 void BPMNValidator.validate(DefinitionsBean defs)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.