X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FBlastAll.html;fp=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FBlastAll.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=62d0af103e62eb647916ef31e39f89595b36a38c;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/_impl/BlastAll.html b/website/full_javadoc/compbio/runner/_impl/BlastAll.html deleted file mode 100644 index 62d0af1..0000000 --- a/website/full_javadoc/compbio/runner/_impl/BlastAll.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -BlastAll - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.runner._impl -
-Class BlastAll

-
-java.lang.Object
-  extended by compbio.runner._SkeletalCommandBuilder
-      extended by compbio.runner._impl.BlastAll
-
-
-
All Implemented Interfaces:
Executable<_SkeletalCommandBuilder>
-
-
-
-
public class BlastAll
extends _SkeletalCommandBuilder
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
-  - - - - - - - - - - - -
-Constructor Summary
BlastAll(String workDirectory) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetCommand(Executable.ExecProvider provider) - -
-           
- StringgetCommandName() - -
-           
- List<String>getCreatedFiles() - -
-           
- StringgetInput() - -
-           
- booleanremoveOutput(String outfile) - -
-           
- - - - - - - -
Methods inherited from class compbio.runner._SkeletalCommandBuilder
addParameter, addParameters, addParameters, getClusterJobSettings, getEmail, getError, getLimit, getLimits, getName, getOutput, getParameters, getResults, loadRunConfiguration, setEmail, setName
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BlastAll

-
-public BlastAll(String workDirectory)
-
-
- - - - - - - - -
-Method Detail
- -

-removeOutput

-
-public boolean removeOutput(String outfile)
-
-
-
-
-
-
- -

-getCommand

-
-public String getCommand(Executable.ExecProvider provider)
-
-
-
-
-
-
- -

-getCommandName

-
-public String getCommandName()
-
-
-
-
-
-
- -

-getCreatedFiles

-
-public List<String> getCreatedFiles()
-
-
-
-
-
-
- -

-getInput

-
-public String getInput()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -