Sparx Systems Forum
Enterprise Architect => General Board => Topic started 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?
-
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.