Book a Demo

Author Topic: Access to linked class in code generation template  (Read 3165 times)

Q-Man

  • Guest
Access to linked class in code generation template
« on: June 06, 2007, 05:30:08 am »
Hi,

I want to edit the "class body" template (ActionScript code generation). There i need to get the Names of the class that is linked with an association.

How can I manage that? The "linkAttName" macro is not visible from there.

Thanx for help.


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Access to linked class in code generation temp
« Reply #1 on: June 07, 2007, 12:58:01 pm »
If you need that (apart from listing the attributes) then you'll need to create a custom template (either linked attribute or connector) and list over that from the class body template.