https://bugs.kde.org/show_bug.cgi?id=115269
--- Comment #26 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 3d1984979cd3b621bd4e7c6db38433d18a550672 by Ralf Habacker. Committed on 06/08/2019 at 12:39. Pushed by habacker into branch 'Applications/19.08'. Add UML2 support for "required interface" associations With UML2 a "required interface" association is created by adding a normal association from the interface to the component, wherein adding an association from the component to the interface creates a "provided interface". With UML1, according to current research, there is no visible label for a required interface mapping. This behavior has been corrected. Related: bug 403808 (cherry picked from commit 48ae6b8ec83505a22cdc8811feeafa3040db13a7) M +142 -136 umbrello/assocrules.cpp M +2 -0 umbrello/assocrules.h M +25 -14 umbrello/umlwidgets/classifierwidget.cpp https://commits.kde.org/umbrello/3d1984979cd3b621bd4e7c6db38433d18a550672 -- You are receiving this mail because: You are watching all bug changes.