svn commit: r19436 - trunk/src/argouml-core-model/src/org/argouml/model

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2011-05-15 13:16:08-0700
New Revision: 19436

Modified:
   trunk/src/argouml-core-model/src/org/argouml/model/ModelManagementHelper.java
   trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesHelper.java

Log:
Javadoc cleanup

Modified: trunk/src/argouml-core-model/src/org/argouml/model/ModelManagementHelper.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/ModelManagementHelper.java?view=diff&pathrev=19436&r1=19435&r2=19436
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/ModelManagementHelper.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/ModelManagementHelper.java	2011-05-15 13:16:08-0700
@@ -111,8 +111,9 @@
      * @return a Collection.
      * @deprecated in 0.33.4 by Bob Tarling. This assumes knowledge of class
      * names outside of the model implementation. Use
-     * getAllModelElementsOfKind(Object, Object) instead.
+     * {@link #getAllModelElementsOfKind(Object, Object)} instead.
      */
+    @Deprecated
     Collection getAllModelElementsOfKind(Object namespace, String kind);
 
     /**

Modified: trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesHelper.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesHelper.java?view=diff&pathrev=19436&r1=19435&r2=19436
==============================================================================
--- trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesHelper.java	(original)
+++ trunk/src/argouml-core-model/src/org/argouml/model/StateMachinesHelper.java	2011-05-15 13:16:08-0700
@@ -221,6 +221,7 @@
      * @param handle a StateMachine
      * @param includeInternals include all internal transitions
      * @return Collection of Transitions
+     * @since 0.33.4
      */
     Collection getTransitions(Object handle, 
             boolean includeInternals);

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2737614

To unsubscribe from this discussion, e-mail: [[email protected]].
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.