Summary: | Stereotypes of attributes and methods aren't displayed in class diagrams | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Tassilo Horn <tassilo> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ralf.habacker, sudden6 |
Priority: | NOR | ||
Version: | 1.4.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/umbrello/57a3331dfebe6a0f315f4e4b1a7672d353185bab | Version Fixed In: | 2.21.2 (KDE Applications 16.12.2) |
Sentry Crash Report: | |||
Attachments: | xmi testcase |
Description
Tassilo Horn
2005-08-05 14:23:25 UTC
Created attachment 91291 [details]
xmi testcase
Still present in 2.20.2 Git commit 57a3331dfebe6a0f315f4e4b1a7672d353185bab by Ralf Habacker. Committed on 09/01/2017 at 00:21. Pushed by habacker into branch 'Applications/16.12'. Fix 'Stereotypes of attributes and methods aren't displayed in class diagrams'. FIXED-IN: 2.21.2 (KDE Applications 16.12.2) M +6 -1 umbrello/umlmodel/attribute.cpp M +1 -1 umbrello/umlmodel/attribute.h M +2 -1 umbrello/umlmodel/checkconstraint.cpp M +1 -1 umbrello/umlmodel/checkconstraint.h M +2 -1 umbrello/umlmodel/classifierlistitem.cpp M +1 -1 umbrello/umlmodel/classifierlistitem.h M +2 -1 umbrello/umlmodel/entityattribute.cpp M +1 -1 umbrello/umlmodel/entityattribute.h M +2 -1 umbrello/umlmodel/enumliteral.cpp M +1 -1 umbrello/umlmodel/enumliteral.h M +2 -1 umbrello/umlmodel/foreignkeyconstraint.cpp M +1 -1 umbrello/umlmodel/foreignkeyconstraint.h M +12 -2 umbrello/umlmodel/operation.cpp M +1 -1 umbrello/umlmodel/operation.h M +11 -3 umbrello/umlmodel/template.cpp M +1 -1 umbrello/umlmodel/template.h M +1 -1 umbrello/umlmodel/uniqueconstraint.cpp M +1 -1 umbrello/umlmodel/uniqueconstraint.h M +5 -5 umbrello/umlwidgets/classifierwidget.cpp https://commits.kde.org/umbrello/57a3331dfebe6a0f315f4e4b1a7672d353185bab |