svn commit: r12689 - trunk/src_new/org/argouml/uml/reveng/ImportInterface.java

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

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

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

Modified: trunk/src_new/org/argouml/uml/reveng/ImportInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/reveng/ImportInterface.java?view=diff&rev=12689&p1=trunk/src_new/org/argouml/uml/reveng/ImportInterface.java&p2=trunk/src_new/org/argouml/uml/reveng/ImportInterface.java&r1=12688&r2=12689
==============================================================================
--- trunk/src_new/org/argouml/uml/reveng/ImportInterface.java	(original)
+++ trunk/src_new/org/argouml/uml/reveng/ImportInterface.java	2007-05-27 14:34:10-0700
@@ -29,6 +29,7 @@
 import java.util.List;

 

 import org.argouml.kernel.Project;

+import org.argouml.moduleloader.ModuleInterface;

 import org.argouml.taskmgmt.ProgressMonitor;

 import org.argouml.util.SuffixFilter;

 

@@ -40,7 +41,7 @@
  * @since 0.23.2

  */

 

-public interface ImportInterface {

+public interface ImportInterface extends ModuleInterface {

 

     /**

      * The name of the TagDefinition which types the TaggedValues used store 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.