Author Topic: Access to Element and Connector Stereotype Metadata  (Read 3998 times)

adepreter

  • EA User
  • **
  • Posts: 187
  • Karma: +10/-9
    • View Profile
Access to Element and Connector Stereotype Metadata
« on: May 20, 2016, 10:56:42 pm »
For a specific element or Connector stereotype that is defined in some MDG...

How can we iterate through the list of defined tagged value groups, names and value types
without having an instance of this type of element of connector?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Access to Element and Connector Stereotype Metadata
« Reply #1 on: May 21, 2016, 12:20:43 am »
You cant (AFAIK). This information is read dynamically and the API does not provide it. Only if you know where the file is located you can read and interpret the XMI.

q.