svn commit: r12690 - trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2007-05-27 14:37:16-0700
New Revision: 12690

Modified:
   trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java

Log:
Have ImportInterface extend ModuleInterface since it's always required

Modified: trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java?view=diff&rev=12690&p1=trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java&p2=trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java&r1=12689&r2=12690
==============================================================================
--- trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java	(original)
+++ trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java	2007-05-27 14:37:16-0700
@@ -38,7 +38,6 @@
 import org.apache.log4j.Logger;
 import org.argouml.i18n.Translator;
 import org.argouml.kernel.Project;
-import org.argouml.moduleloader.ModuleInterface;
 import org.argouml.taskmgmt.ProgressMonitor;
 import org.argouml.uml.reveng.FileImportUtils;
 import org.argouml.uml.reveng.ImportInterface;
@@ -53,7 +52,7 @@
  *
  * @author Andreas Rueckert <[email protected]>
  */
-public class JavaImport implements ModuleInterface, ImportInterface {
+public class JavaImport implements ImportInterface {
 
     /** logger */
     private static final Logger LOG = Logger.getLogger(JavaImport.class);
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.