Uses of Interface
com.ebmwebsourcing.easyviper.core.api.model.registry.definition.ProcessDefinition

Packages that use ProcessDefinition
com.ebmwebsourcing.easyviper.core.api.model   
com.ebmwebsourcing.easyviper.core.api.model.compiler   
com.ebmwebsourcing.easyviper.core.api.model.registry.definition   
 

Uses of ProcessDefinition in com.ebmwebsourcing.easyviper.core.api.model
 

Methods in com.ebmwebsourcing.easyviper.core.api.model that return types with arguments of type ProcessDefinition
 ProcessDefinitionRegistry<? extends ProcessDefinition> Model.createRegistry(java.lang.String name, java.lang.Class<? extends AbstractProcessDefinitionRegistry> registryClass)
           
 ProcessDefinitionRegistry<? extends ProcessDefinition> Model.getRegistry()
           
 

Uses of ProcessDefinition in com.ebmwebsourcing.easyviper.core.api.model.compiler
 

Classes in com.ebmwebsourcing.easyviper.core.api.model.compiler with type parameters of type ProcessDefinition
 class AbstractCompiler<Def extends ProcessDefinition>
           
 interface Compiler<Def extends ProcessDefinition>
           
 

Uses of ProcessDefinition in com.ebmwebsourcing.easyviper.core.api.model.registry.definition
 

Classes in com.ebmwebsourcing.easyviper.core.api.model.registry.definition with type parameters of type ProcessDefinition
 class AbstractProcessDefinitionRegistry<Def extends ProcessDefinition>
           
 interface ProcessDefinitionRegistry<Def extends ProcessDefinition>
           
 



Copyright © 2009 eBM WebSourcing. All Rights Reserved.