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

- -compbio.runner._impl -
-Class OB

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

-TODO this needs fixing! Executable does not work -

- -

-

-
Author:
-
pvtroshin
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
-  - - - - - - - - - - - - - - -
-Constructor Summary
OB() - -
-           
OB(String workDirectory) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- List<String>getCreatedFiles() - -
-           
- StringgetInput() - -
-           
- List<String>getTestArgs() - -
-           
-static StringgetTestCommand() - -
-           
-static voidmain(String[] args) - -
-           
- - - - - - - -
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
- -

-OB

-
-public OB()
-
-
-
- -

-OB

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

-getTestCommand

-
-public static String getTestCommand()
-
-
-
-
-
-
- -

-getTestArgs

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

-main

-
-public static void main(String[] args)
-
-
-
-
-
-
- -

-getCreatedFiles

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

-getInput

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