Book a Demo

Author Topic: Access Element Templates via automation  (Read 5060 times)

stao

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
Access Element Templates via automation
« on: May 11, 2012, 11:42:04 pm »
Hi
i dont find a way to access elements templates via automation.
Am i only blind or is there a trick?



stao

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Access Element Templates via automation
« Reply #1 on: May 12, 2012, 06:40:42 am »
Hi,

I'll soon get into the same issue  :(
I guess the information is somewhere buried in the t_xref table or alike ...
I'll post the available information if I have found out some detals.

WBR
Günther
« Last Edit: May 12, 2012, 06:41:12 am by g.makulik »
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

stao

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
Re: Access Element Templates via automation
« Reply #2 on: May 12, 2012, 07:17:27 am »
Youre right Günther.
The informations is stored in the description row of the xref table.
Thanks for the hint!
I rly like parsing these kind of xml strings  :-/

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Access Element Templates via automation
« Reply #3 on: May 14, 2012, 03:21:07 pm »
Quote
I rly like parsing these kind of xml strings  :-/

Me too ::)

Geert