[Uml-user] Re: [Uml-devel] Methods/attributes hiding...
Jonathan Riddell
jr at jriddell.org
Tue Apr 13 04:25:12 UTC 2004
On Tue, Mar 30, 2004 at 03:46:42AM -0800, Pietro Mele wrote:
> A suggestion about methods and attributes:
> a class can have many of them, and they don't have all the same
> importance. It should be possible to make just some of them visible.
>
> It is useful for the following reasons:
>
> - You can import a cass from the source code, but you may want to
> view just part of it (e.g. the most important part).
>
> - You can use the same class in different diagrams, and in
> each diagram you may want to show different details.
>
> - Other programs already do it.
>
> It should not be a hard task: just add a flag to each attribute/method
> for each diagram.
One feature I'd like is
http://bugs.kde.org/show_bug.cgi?id=76209
Ability to show only public elements
I think that takes care of 90% of cases where you want to show only
some methods/attributes.
Sorry for the delayed reply.
Jonathan Riddell
More information about the umbrello
mailing list