net.sf.pipet.api
Class VersionedModule

java.lang.Object
  extended by net.sf.pipet.api.AbstractModule
      extended by net.sf.pipet.api.VersionedModule
All Implemented Interfaces:
ModuleInterface
Direct Known Subclasses:
DefaultModuleInterface

public abstract class VersionedModule
extends AbstractModule


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.pipet.api.ModuleInterface
ModuleInterface.ModuleConfigurator, ModuleInterface.ModuleInstance
 
Field Summary
 
Fields inherited from interface net.sf.pipet.api.ModuleInterface
ATT_PIPELINE_NAME, FAIL_CONFIGURATOR, UI_GUI, UI_NONINTERACTIVE
 
Constructor Summary
VersionedModule()
           
 
Method Summary
 String getAPIVersionString()
           
 
Methods inherited from class net.sf.pipet.api.AbstractModule
getGlobalParameters, getInputPipeNames, getLeftOver, getOutputPipeNames, getPipelineParameters, getPipeTypes, getRuntimeParameters, getTitle, isAvailable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.pipet.api.ModuleInterface
createInstance, getDescription, getInputPipeTypes, getInstallationConfigurator, getOutputPipeTypes, getPipelineConfigurator, getRuntimeConfigurator
 

Constructor Detail

VersionedModule

public VersionedModule()
Method Detail

getAPIVersionString

public String getAPIVersionString()
Specified by:
getAPIVersionString in interface ModuleInterface
Overrides:
getAPIVersionString in class AbstractModule


Copyright © 2012 VU University Amsterdam. All Rights Reserved.