Author: pwang
Date: 2010-10-19 13:48:55 -0700 (Tue, 19 Oct 2010)
New Revision: 22300
Modified:
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyTableReader.java
Log:
Add doc
Modified:
core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyTableReader.java
===================================================================
--- core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyTableReader.java
2010-10-19 20:45:19 UTC (rev 22299)
+++ core3/io-api/trunk/src/main/java/org/cytoscape/io/read/CyTableReader.java
2010-10-19 20:48:55 UTC (rev 22300)
@@ -15,6 +15,7 @@
public interface CyTableReader extends Task{
/**
+ * Return an array of CyTable objects.
* @return An array of CyTable objects.
*/
public CyTable[] getCyDataTables();
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.