Book a Demo

Author Topic: Using the Transient property in RTF reports  (Read 2231 times)

rpowen

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Using the Transient property in RTF reports
« on: January 10, 2012, 09:26:29 pm »
I am generating an RTF report against my model. Some of my class attributes have the Transient property set (to generate the volatile keyword in 'C'). The code generates perfectly from the model as it stands.

I have not been able to see how to get this property reflected in the RTF generated output for an element. Does anyone know how to do this? I don't want to have to create a volatile tag and apply it to the many elements in my system just to allow me to generate this report...

I am using EA 8.0.856

Thanks,

Rob