remove old datamodel javadoc
[jabaws.git] / website / full_javadoc / compbio / runner / _impl / Environment.html
index bc7399c..502ed49 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->\r
 <HTML>\r
 <HEAD>\r
-<!-- Generated by javadoc (build 1.6.0_14) on Wed Feb 17 16:46:49 GMT 2010 -->\r
+<!-- Generated by javadoc (build 1.6.0_24) on Fri Aug 12 14:32:35 BST 2011 -->\r
 <TITLE>\r
 Environment\r
 </TITLE>\r
 \r
-<META NAME="date" CONTENT="2010-02-17">\r
+<META NAME="date" CONTENT="2011-08-12">\r
 \r
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
 \r
@@ -55,7 +55,7 @@ function windowTitle()
 \r
 <TR>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="../../../compbio/runner/_impl/Disembl.html" title="class in compbio.runner._impl"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../compbio/runner/_impl/BlastParameters.html" title="class in compbio.runner._impl"><B>PREV CLASS</B></A>&nbsp;\r
 &nbsp;<A HREF="../../../compbio/runner/_impl/Mcl.html" title="class in compbio.runner._impl"><B>NEXT CLASS</B></A></FONT></TD>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
   <A HREF="../../../index.html?compbio/runner/_impl/Environment.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
@@ -92,12 +92,12 @@ compbio.runner._impl</FONT>
 <BR>\r
 Class Environment</H2>\r
 <PRE>\r
-java.lang.Object\r
+<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>\r
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>compbio.runner._impl.Environment</B>\r
 </PRE>\r
 <HR>\r
 <DL>\r
-<DT><PRE>public final class <B>Environment</B><DT>extends java.lang.Object</DL>\r
+<DT><PRE>public final class <B>Environment</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>\r
 </PRE>\r
 \r
 <P>\r
@@ -123,7 +123,7 @@ This is utility class to encapsulate environmental variables like directory path
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
+<CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>\r
 <TD><CODE><B><A HREF="../../../compbio/runner/_impl/Environment.html#getBlastBinDir()">getBlastBinDir</A></B>()</CODE>\r
 \r
 <BR>\r
@@ -131,7 +131,7 @@ This is utility class to encapsulate environmental variables like directory path
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
+<CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>\r
 <TD><CODE><B><A HREF="../../../compbio/runner/_impl/Environment.html#getBlastDatabasesDir()">getBlastDatabasesDir</A></B>()</CODE>\r
 \r
 <BR>\r
@@ -139,7 +139,7 @@ This is utility class to encapsulate environmental variables like directory path
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
-<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>\r
+<CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>\r
 <TD><CODE><B><A HREF="../../../compbio/runner/_impl/Environment.html#getRPSBlastDatabasesDir()">getRPSBlastDatabasesDir</A></B>()</CODE>\r
 \r
 <BR>\r
@@ -149,10 +149,10 @@ This is utility class to encapsulate environmental variables like directory path
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
+<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>\r
 </TR>\r
 </TABLE>\r
 &nbsp;\r
@@ -171,7 +171,7 @@ This is utility class to encapsulate environmental variables like directory path
 <A NAME="getBlastBinDir()"><!-- --></A><H3>\r
 getBlastBinDir</H3>\r
 <PRE>\r
-public static java.lang.String <B>getBlastBinDir</B>()</PRE>\r
+public static <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getBlastBinDir</B>()</PRE>\r
 <DL>\r
 <DD><DL>\r
 </DL>\r
@@ -182,7 +182,7 @@ public static java.lang.String <B>getBlastBinDir</B>()</PRE>
 <A NAME="getBlastDatabasesDir()"><!-- --></A><H3>\r
 getBlastDatabasesDir</H3>\r
 <PRE>\r
-public static final java.lang.String <B>getBlastDatabasesDir</B>()</PRE>\r
+public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getBlastDatabasesDir</B>()</PRE>\r
 <DL>\r
 <DD><DL>\r
 </DL>\r
@@ -193,7 +193,7 @@ public static final java.lang.String <B>getBlastDatabasesDir</B>()</PRE>
 <A NAME="getRPSBlastDatabasesDir()"><!-- --></A><H3>\r
 getRPSBlastDatabasesDir</H3>\r
 <PRE>\r
-public static final java.lang.String <B>getRPSBlastDatabasesDir</B>()</PRE>\r
+public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getRPSBlastDatabasesDir</B>()</PRE>\r
 <DL>\r
 <DD><DL>\r
 </DL>\r
@@ -230,7 +230,7 @@ public static final java.lang.String <B>getRPSBlastDatabasesDir</B>()</PRE>
 \r
 <TR>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="../../../compbio/runner/_impl/Disembl.html" title="class in compbio.runner._impl"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../compbio/runner/_impl/BlastParameters.html" title="class in compbio.runner._impl"><B>PREV CLASS</B></A>&nbsp;\r
 &nbsp;<A HREF="../../../compbio/runner/_impl/Mcl.html" title="class in compbio.runner._impl"><B>NEXT CLASS</B></A></FONT></TD>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
   <A HREF="../../../index.html?compbio/runner/_impl/Environment.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r