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
Created attachment 55438 [details] screen dump See the difference between uml view and class diagramm view
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.