Menu

#1 interfaces display only name and methods

open
nobody
None
5
2007-11-27
2007-11-27
b.dean
No

In UML class diagrams, Interfaces are not supposed to have an empty attribute area, they are only supposed to have the Name of the interface and its methods. This fix patch removes the drawing of the always empty middle box for interface in the class diagram.

Discussion

  • b.dean

    b.dean - 2007-11-27

    patch applied to 27-nov-2007 CVS version of com/horstmann/violet/product/diagram/classes/InterfaceNode.java

     
  • Nobody/Anonymous

    Logged In: NO

    interfaces can have attributes. They are static final.

     

Log in to post a comment.