Book a Demo

Author Topic: class instances and code engineering  (Read 2085 times)

Thomas_Arnbjerg

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
class instances and code engineering
« on: January 25, 2011, 11:04:12 pm »
- Is it possible to create instances of a class in a MDA transformation script (how)?

- Is it possible to access a class instance in a code generation template (which template, how)?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: class instances and code engineering
« Reply #1 on: January 28, 2011, 02:00:02 pm »
Quote
- Is it possible to create instances of a class in a MDA transformation script (how)?
Yes. http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/software_development/crossreferences2.html
Quote
- Is it possible to access a class instance in a code generation template (which template, how)?
No.