Book a Demo

Author Topic: Tagged Value Groups  (Read 4881 times)

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Tagged Value Groups
« 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
Models are great!
Correct models are even greater!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Tagged Value Groups
« Reply #1 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.

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Re: Tagged Value Groups
« Reply #2 on: August 02, 2017, 05:49:48 pm »
Thanks I had a feeling that might be the case.

Phil
Models are great!
Correct models are even greater!