[Uml-devel] [Bug 111593] Operations of the Interface are not implemented in the class automatically
Antoine Dopffer
adopffer at nerdshack.com
Tue Feb 20 14:43:27 UTC 2007
------- 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=111593
------- Additional Comments From adopffer nerdshack com 2007-02-20 15:43 -------
Created an attachment (id=19757)
--> (http://bugs.kde.org/attachment.cgi?id=19757&action=view)
java generated code
With the patch in the next attachment, here comes the generated code.
You can notice:
the method kde4ever is not generated in class_1 because it exists in class_2
the method doStuff is not generated in class_1 because it should be implemented
first in class_2
the method beSmart is only implemented once
More information about the umbrello-devel
mailing list