Bug 261782 - Attributes of class with visibility private not visible in class diagram view
Summary: Attributes of class with visibility private not visible in class diagram view
Status: RESOLVED NOT A BUG
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 13:23 UTC by oortdg
Modified: 2015-05-07 09:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screen dump (87.85 KB, image/png)
2011-01-01 13:26 UTC, oortdg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oortdg 2011-01-01 13:23:44 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

With the parameter for visibility attribute on only attributes with  visibility on public are shown in the class diagram view. I expect that all others are also shown too.

Reproducible: Always

Steps to Reproduce:
set  visibility on public and the attribute is shown in class diagram view and set it to private and it isn't shown anymore


Expected Results:  
all attributes are shown also in class diagram view 

OS: Linux (x86_64) release 2.6.34.7-0.5-desktop
Compiler: gcc
Comment 1 oortdg 2011-01-01 13:26:07 UTC
Created attachment 55438 [details]
screen dump

See the difference between uml view and class diagramm view
Comment 2 Ralf Habacker 2015-05-07 09:34:03 UTC
With KDE version 4.3  (http://commits.kde.org/umbrello/3854603817a33cd3e4ff70400cb094e9fafc3749) umbrello got a feature to see attributes with all visibilities or "public only".

Because "public only" is the default I guess this is reason, why you did not see all attributes. Feel free to reopen this bug if you find a different behavior.