[Uml-devel] [Bug 90755] Abstract operation (method) should lead to abstract class

Oliver Kellogg okellogg at users.sourceforge.net
Mon Oct 4 23:30:08 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=90755        
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From okellogg users sourceforge net  2004-10-05 08:25 -------
Note that the opposite is not true: The fact that no
operation is abstract does not imply that the class must
be non-abstract. In practice this means that setting an
operation to abstract will change the class to be
abstract, but removing the abstractness from the
operation will not remove the class' abstractness -
that must be done manually.




More information about the umbrello-devel mailing list