svn commit: r13478 - trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2007-09-02 13:09:40-0700
New Revision: 13478

Modified:
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java

Log:
This class has been made abstract and is not extended. However a test tries to construct it.

Removing abstract keyword.

Can this class be deleted?

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java?view=diff&rev=13478&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java&r1=13477&r2=13478
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigInstance.java	2007-09-02 13:09:40-0700
@@ -43,7 +43,7 @@
  *
  * @author agauthie
  */
-public abstract class FigInstance extends FigNodeModelElement {
+public class FigInstance extends FigNodeModelElement {
 
     /** UML does not really use ports, so just define one big one so
      *  that users can drag edges to or from any point in the icon. */
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.