Book a Demo

Author Topic: Accessing link tab attributes in class properties  (Read 3211 times)

gameboy

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Accessing link tab attributes in class properties
« on: July 26, 2006, 06:19:24 am »
I'm trying to create Code Templates for a language not supported by EA, namely BlitzMax.

I need to access the attributes in the Link tab of the Class properties window. How can I do this? The field substitution macros don't provide any access to these fields (e.g. Object name, connection type).

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Accessing link tab attributes in class propert
« Reply #1 on: July 26, 2006, 03:00:09 pm »
The linked attribute template (executed as part of an attribute list) will handle the associations/aggregations.  Linked Class Base and Linked Class Interface handle generalization and realization connectors.