X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FRonn.html;fp=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FRonn.html;h=8a331fb2ab0ed0638596c5e00c817553e38ebbdb;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/_impl/Ronn.html b/website/full_javadoc/compbio/runner/_impl/Ronn.html new file mode 100644 index 0000000..8a331fb --- /dev/null +++ b/website/full_javadoc/compbio/runner/_impl/Ronn.html @@ -0,0 +1,360 @@ + + + + + + +Ronn + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.runner._impl +
+Class Ronn

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

+


+ +

+ + + + + + + +
+Nested Class Summary
+ + + + + + + +
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
+  + + + + + + + + + + + +
+Constructor Summary
Ronn(String workDirectory) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ StringgetCommand(Executable.ExecProvider provider) + +
+           
+ StringgetCommandName() + +
+           
+ List<String>getCreatedFiles() + +
+           
+ StringgetInput() + +
+           
+static StringgetTestCommand() + +
+           
+ + + + + + + +
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
+ +

+Ronn

+
+public Ronn(String workDirectory)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getCommand

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

+getTestCommand

+
+public static String getTestCommand()
+
+
+
+
+
+
+ +

+getCommandName

+
+public String getCommandName()
+
+
+
+
+
+
+ +

+getCreatedFiles

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

+getInput

+
+public String getInput()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +