Book a Demo

Author Topic: custom code generation  (Read 2586 times)

Timbo

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
custom code generation
« on: September 27, 2010, 01:06:23 am »
Hi,
Is it possible to access a linked classes generated code? i.e from my first class can i somehow make a call to classBody from another class that is linked by an association or other connector? I have seen PROCESS_END_OBJECT(<template_name>) but there is almost no documentation about how to use this and still would only get access to certain things.

Any help would be appreciated