svn commit: r14391 - trunk/src/model/src/org/argouml/model/CollaborationsHelper.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-04-18 21:59:54-0700
New Revision: 14391

Modified:
   trunk/src/model/src/org/argouml/model/CollaborationsHelper.java

Log:
Javadoc cleanup

Modified: trunk/src/model/src/org/argouml/model/CollaborationsHelper.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/CollaborationsHelper.java?view=diff&rev=14391&p1=trunk/src/model/src/org/argouml/model/CollaborationsHelper.java&p2=trunk/src/model/src/org/argouml/model/CollaborationsHelper.java&r1=14390&r2=14391
==============================================================================
--- trunk/src/model/src/org/argouml/model/CollaborationsHelper.java	(original)
+++ trunk/src/model/src/org/argouml/model/CollaborationsHelper.java	2008-04-18 21:59:54-0700
@@ -295,10 +295,10 @@
     /**
      * Set the context of an interaction.
      *
-     * @param handle The element.
-     * @param col The context to set.
+     * @param interaction The interaction.
+     * @param context The collaboration to set as the context.
      */
-    void setContext(Object handle, Object col);
+    void setContext(Object interaction, Object context);
 
     /**
      * Set the successors of a message.
@@ -309,7 +309,7 @@
     void setSuccessors(Object handle, Collection messages);
 
     /**
-     * Set the collection of predecessing messages.
+     * Set the collection of predecessor messages.
      *
      * @param handle Message
      * @param predecessors Collection of Messages
@@ -341,7 +341,7 @@
     void setSender(Object handle, Object sender);
 
     /**
-     * Additionnal support for interactions.
+     * Remove an Interaction from a Collaboration.
      *
      * @param collab The collaboration.
      * @param interaction The interaction.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.