Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: alexM on March 19, 2015, 08:53:05 pm
-
How can I define the type of tag value (eg. enumeration type) within vbscript (Scripting environment)? I have need to add particular tag (enumeration type) to an element through script, but i can't to find the methods, to define tag value type, for my script in the Software Development Kit. Can Anyone help me?
-
Actually it's quite easy: place the enum values in the Notes property of the TV like
Values: Literal,Variable,Message,Expression
q.
-
Thanks a lot!!! :D :D :D Can you give me any reference (blog, book ecc..)? i'm trying to develop a serie of rules (using scripting) to manage the requirement model tags (thank you again bye!!!).
-
I can recommend my Scripting book :-). See link below.