eu.scape_project.pit.invoke
Class Identify

java.lang.Object
  extended by eu.scape_project.pit.invoke.Processor
      extended by eu.scape_project.pit.invoke.Identify

public class Identify
extends Processor

Author:
Andrew Jackson

Field Summary
 
Fields inherited from class eu.scape_project.pit.invoke.Processor
action, ts
 
Constructor Summary
Identify(ToolSpec ts, Action action)
           
 
Method Summary
 void identify(File input)
           
 
Methods inherited from class eu.scape_project.pit.invoke.Processor
createProcessor, execute, execute, execute, execute, findTool, getInputs, getStandardVars, getUseStdin, replaceAll, runCommand, setStdout, substituteTemplates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Identify

public Identify(ToolSpec ts,
                Action action)
         throws ToolSpecNotFoundException
Parameters:
ts -
action -
Throws:
ToolSpecNotFoundException
Method Detail

identify

public void identify(File input)
              throws CommandNotFoundException,
                     IOException
Parameters:
input -
Throws:
CommandNotFoundException
IOException


Copyright © 2013. All Rights Reserved.