[MOBY-guts] biomoby commit
Paul Gordon
gordonp at dev.open-bio.org
Thu Feb 8 17:05:12 UTC 2007
gordonp
Thu Feb 8 12:05:11 EST 2007
Update of /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/services
In directory dev.open-bio.org:/tmp/cvs-serv27623/src/main/ca/ucalgary/seahawk/services
Modified Files:
MobyClient.java
Log Message:
Documentation updates
moby-live/Java/src/main/ca/ucalgary/seahawk/services MobyClient.java,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/services/MobyClient.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/services/MobyClient.java 2007/02/08 16:59:58 1.4
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/services/MobyClient.java 2007/02/08 17:05:11 1.5
@@ -31,7 +31,9 @@
/**
* The engine that finds MOBY data in unstructured text or DOM of other XML languages according
- * to a rules database. Used in Seahawk to provide the service options popup items.
+ * to a rules database. The format of this database is
+ * <a href="http://biomoby.open-bio.org/CVS_CONTENT/moby-live/Java/docs/seahawkRules.html">described
+ * here</a>. Used in Seahawk to provide the service options popup items.
*/
public class MobyClient
{
More information about the MOBY-guts
mailing list