Author: mkirby
Date: 2011-10-07 14:33:11 -0700 (Fri, 07 Oct 2011)
New Revision: 27094

Modified:
   
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
Log:
Fixed Javadoc.

Modified: 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
===================================================================
--- 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
     2011-10-07 21:32:40 UTC (rev 27093)
+++ 
core3/api/trunk/viewmodel-api/src/main/java/org/cytoscape/view/model/CyNetworkView.java
     2011-10-07 21:33:11 UTC (rev 27094)
@@ -72,9 +72,6 @@
         * Returns a View for a specified Edge.
         * @param edge the edge to return the view for.
         * 
-        * @param n
-        *          Edge data model
-        * 
         * @return View model for the edge data.
         */
        View<CyEdge> getEdgeView(final CyEdge edge);

-- 
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.

Reply via email to