Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: da_Burp on June 20, 2007, 10:53:47 pm

Title: Set attribute initial value on Transformation
Post by: da_Burp on June 20, 2007, 10:53:47 pm
On a model transformation i;m generating ID's for classes, and i would like to set the initial value of that id to -1. But it seems like I can not set the 'initial' value of an attribute on transformation of a model. I can access all the other fields like name, notes, alias etc.. But why on earth can't I set the initial field?

Am I just using the wrong name(initial)? Or is it, for some odd reason, simple not possible to do so?
Title: Re: Set attribute initial value on Transformation
Post by: Eve on June 21, 2007, 01:15:44 pm
You're using the wrong name, you need to use default.

See http://www.sparxsystems.com.au/EAUserGuide/index.html?transformingobjects.htm.

Title: Re: Set attribute initial value on Transformation
Post by: da_Burp on June 21, 2007, 08:58:01 pm
Thanks. I realize I never found this helpitem because I have never used the contents to find helpitems. ::)