Book a Demo

Author Topic: Generate getter/setter methods from ERM in C++  (Read 3324 times)

TReichert

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Generate getter/setter methods from ERM in C++
« on: May 14, 2010, 07:58:05 pm »
Does EA 8.0 ultimate deliver templates to generate classes and getter/setter methods for C++ ?

If not, would you recommend using built in code-generation or xsl-processing of the exported XSD ?

Thank you

P.S.: Most helpful document until now was:
http://www.sparxsystems.com/downloads/resources/booklets/model_driven_architecture.pdf
But there C++ is not mentioned at all.