Hi,
I am using the Automated Interface to add UML classes to an existing project (.eap file).
There is a stereotype in that project, which has a set of tagged values on it (these are defined in a UML profile that I imported), which I apply to my new classes in the hope that the stereotype's tagged values will then appear on my newly generated classes.
I know that the tagged values were successfully imported because when I right-click on the stereotype (in the Resources view/tree) and click on "Synch Tagged Values and Constraints" the tagged values do appear on all my stereotyped classes... but of course without this manual intervention, the tagged values don't appear on my classes... and I need to populate them during the automated process :-/
So the Question is: - Is there a way to synchronise these tagged values via the Automation Interface?
It would be a start just to be able to access the tagged values that are set on my stereotype.
Please Help!