Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: zalbina on November 07, 2012, 01:57:39 am

Title: Object Stereotype
Post by: zalbina on November 07, 2012, 01:57:39 am
Hello,

I'm woundering if object stereotype could be found in t_object table only or other tables can hold this information also.

Thanks.
Title: Re: Object Stereotype
Post by: Peter Doomen on November 07, 2012, 02:49:15 am
Zalbina,

an EA Expert called Thomas Kilian has written a whole book about this subject: https://leanpub.com/InsideEA (there's a free preview to download at the website too)

Hope this helps.
Title: Re: Object Stereotype
Post by: qwerty on November 07, 2012, 05:41:41 am
The stereotype for elements is in t_object. Additional MDG information about element stereotypes is to be found in t_xref. Stereotypes for "other" things are stored in "other" tables.

q.
Title: Re: Object Stereotype
Post by: zalbina on November 07, 2012, 06:27:38 pm
Thank you qwerty. It's very clear.