Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: kiwi on February 28, 2002, 05:56:49 am
-
Hi all,
I'm making all my my publically-accessible attributes for a class a property (standard JavaBean behaviour), and it's really cool that EA has this lovely get/set accessor/mutator wrapper, but I want to hide those methods marked 'property' so I have:
- The properties all nicely and cleanly represented by the attributes,
- my operations,
- and the actual 'dirty' property methods hidden (since for me they're obvious).
What do you think?
-
Hi,
Should be relatively easy to add another property to the diagram dialog - with the effect of hiding all operations stereotyped as "property", "property get", "property let" or "Property set"
This would affect all classes on a diagram.
Will make a note to add in soon,
Geoff