svn commit: r16287 - trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-12-07 13:02:20-0800
New Revision: 16287

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java

Log:
remove deprecated getModifiedDiagrams()

Modified: trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java?view=diff&pathrev=16287&r1=16286&r2=16287
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/reveng/DiagramInterface.java	2008-12-07 13:02:20-0800
@@ -123,17 +123,6 @@
         }
     }
     
-    /**
-     * Get the list of modified diagrams.
-     * 
-     * @return The list of modified diagrams.
-     * @deprecated for 0.25.4 by tfmorris. Use 
-     *             {@link #getModifiedDiagramList()}.
-     */
-    @Deprecated
-    public Vector<ArgoDiagram> getModifiedDiagrams() {
-	return new Vector<ArgoDiagram>(modifiedDiagrams);
-    }
 
     /**
      * Get the list of modified diagrams.

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

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.