Book a Demo

Author Topic: Find the MDG technology of an element  (Read 5056 times)

Nabil

  • EA User
  • **
  • Posts: 149
  • Karma: +5/-2
    • View Profile
    • View My LinkedIn Profile Here
Find the MDG technology of an element
« on: August 11, 2015, 07:51:03 pm »
Hi All,

Is there any possiblity to identify the MDG technology name of an element when i click on that element ? using API or some other workaround?

Thanks in advance

Best Regards,
RaviK
Nabil

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Find the MDG technology of an element
« Reply #1 on: August 11, 2015, 09:21:46 pm »
You can write an add-in that looks for the stereotype in t_xref (I have answered the details here recently).

q.

P.S: coincidently it has also been answered here today: http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1439278665
« Last Edit: August 11, 2015, 09:36:52 pm by qwerty »

Nabil

  • EA User
  • **
  • Posts: 149
  • Karma: +5/-2
    • View Profile
    • View My LinkedIn Profile Here
Re: Find the MDG technology of an element
« Reply #2 on: August 11, 2015, 09:52:23 pm »
Thanks for the reply :) This is what i exactly needed
Nabil