svn commit: r14355 - trunk/src/model/src/org/argouml/model/Facade.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-04-15 19:36:26-0700
New Revision: 14355

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

Log:
Add type to return collection type for getBaseClasses

Modified: trunk/src/model/src/org/argouml/model/Facade.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/Facade.java?view=diff&rev=14355&p1=trunk/src/model/src/org/argouml/model/Facade.java&p2=trunk/src/model/src/org/argouml/model/Facade.java&r1=14354&r2=14355
==============================================================================
--- trunk/src/model/src/org/argouml/model/Facade.java	(original)
+++ trunk/src/model/src/org/argouml/model/Facade.java	2008-04-15 19:36:26-0700
@@ -1551,7 +1551,7 @@
      * @param handle the stereotype
      * @return collection containing all applicable baseclasses
      */
-    Collection getBaseClasses(Object handle);
+    Collection<String> getBaseClasses(Object handle);
 
     /**
      * Return the base of a ModelElement. The element may be one of the
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.