|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.pipet.api.AbstractModule
net.sf.pipet.api.VersionedModule
public abstract class VersionedModule
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 |
---|
public VersionedModule()
Method Detail |
---|
public String getAPIVersionString()
getAPIVersionString
in interface ModuleInterface
getAPIVersionString
in class AbstractModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |