X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FEnvironment.html;fp=website%2Ffull_javadoc%2Fcompbio%2Frunner%2F_impl%2FEnvironment.html;h=502ed492979fb942cc1c9ca6f07b47d20df5ee9a;hb=c30e285fec44c123abcd11eab235803516064897;hp=0000000000000000000000000000000000000000;hpb=9d593e4828b2ce526a4e1fd1b11c8f78b112b5f5;p=jabaws.git diff --git a/website/full_javadoc/compbio/runner/_impl/Environment.html b/website/full_javadoc/compbio/runner/_impl/Environment.html new file mode 100644 index 0000000..502ed49 --- /dev/null +++ b/website/full_javadoc/compbio/runner/_impl/Environment.html @@ -0,0 +1,265 @@ + + + + + + +Environment + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.runner._impl +
+Class Environment

+
+java.lang.Object
+  extended by compbio.runner._impl.Environment
+
+
+
+
public final class Environment
extends Object
+ + +

+This is utility class to encapsulate environmental variables like directory paths +

+ +

+

+
Author:
+
pvtroshin
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static StringgetBlastBinDir() + +
+           
+static StringgetBlastDatabasesDir() + +
+           
+static StringgetRPSBlastDatabasesDir() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getBlastBinDir

+
+public static String getBlastBinDir()
+
+
+
+
+
+
+ +

+getBlastDatabasesDir

+
+public static final String getBlastDatabasesDir()
+
+
+
+
+
+
+ +

+getRPSBlastDatabasesDir

+
+public static final String getRPSBlastDatabasesDir()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +