1
General Board / Re: Supported Attributes on Stereotypes
« on: August 24, 2009, 07:02:54 pm »
Hi,
I came across your discussion about Tag's visibility. I followed the same process, all tagged values on a stereotype visible when one drops the stereotype on a diagram from the toolbox. But the same could not be achived with automation script.
here is my process:
1. Add element.
2. assign stereotype from profile
3. Update element
4. Project.CustomCommand() - to get all tags available
5. Update all tags values
6. Add diagram object and assign element reference.
7. Update diagram object.
When I go to diagram, I could not see available tags. I have to go to diagram properties -> element -> check the box for Tags visibilty and to see all tags.
Is any step missing in automation? Appreciate your feedback.
Regards,
Banvari
I came across your discussion about Tag's visibility. I followed the same process, all tagged values on a stereotype visible when one drops the stereotype on a diagram from the toolbox. But the same could not be achived with automation script.
here is my process:
1. Add element.
2. assign stereotype from profile
3. Update element
4. Project.CustomCommand() - to get all tags available
5. Update all tags values
6. Add diagram object and assign element reference.
7. Update diagram object.
When I go to diagram, I could not see available tags. I have to go to diagram properties -> element -> check the box for Tags visibilty and to see all tags.
Is any step missing in automation? Appreciate your feedback.
Regards,
Banvari