org.genepi.means
Class ProkovLearn

java.lang.Object
  extended by org.genepi.Task
      extended by org.genepi.means.TinaShell
          extended by org.genepi.means.ProkovLearn
All Implemented Interfaces:
FeatureHandler

public class ProkovLearn
extends TinaShell


Field Summary
 
Fields inherited from class org.genepi.means.TinaShell
cmd, isFramed, itResults, progName, seqMother, shellCommand
 
Fields inherited from class org.genepi.Task
inputs, outputs
 
Constructor Summary
ProkovLearn()
           
 
Method Summary
 void attrOrder(java.lang.String o)
           
protected  void extractRecords()
           
protected  void prepare()
           
protected  void setScriptName()
           
 
Methods inherited from class org.genepi.means.TinaShell
execute, featureReady
 
Methods inherited from class org.genepi.Task
afterExec, beforeExec, flush, getConfiguration, getInputs, getOutputs, getOwningKS, message, process, setConfiguration, setInputs, setOwningKS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProkovLearn

public ProkovLearn()
Method Detail

attrOrder

public void attrOrder(java.lang.String o)

setScriptName

protected void setScriptName()
Specified by:
setScriptName in class TinaShell

prepare

protected void prepare()
Specified by:
prepare in class TinaShell

extractRecords

protected void extractRecords()
                       throws MeanException
Specified by:
extractRecords in class TinaShell
Throws:
MeanException