https://bugs.kde.org/show_bug.cgi?id=322019
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- Retested with 2.16.0 which is the oldest version I have > another related bug about A class implements B class: > generated codes: > public class Employee extends Person, Person {...} > here appears 2 Person parent class, this is wrong can not reproduce with default c++ codegenerator, seems to be fixed > Interface Inheritance (Realization) needs a variation of the symbol for > Implementation Inheritance ("Implements" in Umbrello) that has a dotted line. fixed too, see screenshot >In Java, a class **realizes** an <<interface>> class by implementing the >>functions specified by the interface signature. also implemented in 2.16.0 >In my opinion, the Umbrello user documentation needs to be changed too. split out to bug 372181. -- You are receiving this mail because: You are watching all bug changes.