Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: JensDecker on February 05, 2004, 08:16:10 am

Title: set/get for attributes?
Post by: JensDecker on February 05, 2004, 08:16:10 am
Hello!

Any hints for what I have to do to get Get_XY/Set_XY
methods be added automatically for attributes?
Most of these attributes are just int/double numbers
in my case.

Thanks a lot,
Jens Decker
Title: Re: set/get for attributes?
Post by: random12345 on February 05, 2004, 10:14:50 am
Yeah, just select the "property" stereotype on the attributes->general pane.  From here a "Create Property Implementation" pane will pop up and you can choose your preferences for the set/getters.

hope that helps