Book a Demo

Author Topic: Requirements (responsibilities) in generated code  (Read 2425 times)

stabiplan

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Requirements (responsibilities) in generated code
« on: February 02, 2005, 02:17:01 am »
Hello,

Is it possible to have the responsibilities for a class as comments in the generated code?

Is there a list of variables we can use in the code generation templates?

Regards,

Rob

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Requirements (responsibilities) in generated c
« Reply #1 on: February 02, 2005, 01:31:35 pm »
The list of substitution macros available in the code templates is available in the help at (Code Engineering | Code Template Framework | Code Templates | Code Template Syntax | Macros | Field Substitution Macros)

I'm pretty sure there is no way to access responsibilities information in the templates.

Simon