Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: philchudley on August 01, 2017, 10:54:29 pm

Title: Tagged Value Groups
Post by: philchudley on August 01, 2017, 10:54:29 pm
Hi All

Does anyone know a method in script (or SQL) to discover what Tagged Value Group a given tagged value is in?

I know that tagged value group membership is defined with a MDG Profile stereotype in the element attribute _tagGroupings, but how to access this information within a script / addin?

Cheers

Phil
Title: Re: Tagged Value Groups
Post by: qwerty on August 01, 2017, 11:02:25 pm
I might be wrong, but everything related to MDGs is held in EA internal memory and is not exposed via any official API or so.

q.
Title: Re: Tagged Value Groups
Post by: philchudley on August 02, 2017, 05:49:48 pm
Thanks I had a feeling that might be the case.

Phil