Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: danm on October 24, 2008, 03:23:05 pm

Title: Multiple class stereotypes - template overloads
Post by: danm on October 24, 2008, 03:23:05 pm
Hi,
   It seems that stereotype overloads in template transforms (and code transforms) only trigger on the first stereotype. For example, if you have the class

<<entity>><<singleton>>MyClass ...

Only teh <<entity>> stereotype will be triggered? What if we need both stereotypes to be triggered?
Title: Re: Multiple class stereotypes - template overload
Post by: Eve on October 29, 2008, 08:43:46 am
Currently the only way to get at stereotypes other than the first one in the code generation templates is to make an add-in call.