Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: msuttorp on June 07, 2008, 06:33:42 pm

Title: How can I hide methods selectively from a class?
Post by: msuttorp on June 07, 2008, 06:33:42 pm
I am a longtime user of MagicDraw and recently I have been asked to document some code in EA for one of my customers. In MD, it is extremely easy to hide methods selectively from a class in a diagram, but somehow, I cannot find how to do this in EA. It MUST be something simple that I'm overlooking (well I think at least it SHOULD be simple).
Mind you, I do NOT want to hide an entire class of methods (i.e. private,protected or public) but do this selectively. Any suggestions?

Regards,
Manfred

Title: Re: How can I hide methods selectively from a clas
Post by: Krzysztof Swiatkowski on June 07, 2008, 08:30:47 pm
Right click on a class, there is option "Feature visiblity", then group "Operation visibility", button custom. Check those you wish to hide.

Regards Kris