Uses of Interface
net.sf.pipet.api.ModuleInterface.ModuleConfigurator

Packages that use ModuleInterface.ModuleConfigurator
net.sf.pipet.api   
 

Uses of ModuleInterface.ModuleConfigurator in net.sf.pipet.api
 

Fields in net.sf.pipet.api declared as ModuleInterface.ModuleConfigurator
static ModuleInterface.ModuleConfigurator ModuleInterface.FAIL_CONFIGURATOR
           
 

Methods in net.sf.pipet.api that return ModuleInterface.ModuleConfigurator
 ModuleInterface.ModuleConfigurator ModuleInterface.getInstallationConfigurator(int interface_type)
          Returns a configurator.
 ModuleInterface.ModuleConfigurator DefaultModuleInterface.getInstallationConfigurator(int interface_type)
          Returns null.
 ModuleInterface.ModuleConfigurator ModuleInterface.getPipelineConfigurator(int interface_type)
          Returns a configurator.
 ModuleInterface.ModuleConfigurator DefaultModuleInterface.getPipelineConfigurator(int interface_type)
          Returns null.
 ModuleInterface.ModuleConfigurator ModuleInterface.getRuntimeConfigurator(int interface_type)
          Returns a configurator.
 ModuleInterface.ModuleConfigurator DefaultModuleInterface.getRuntimeConfigurator(int interface_type)
          Returns null.
 



Copyright © 2012 VU University Amsterdam. All Rights Reserved.