Book a Demo

Author Topic: report overridden initializers  (Read 2873 times)

Johannes

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
report overridden initializers
« on: October 23, 2007, 05:30:52 am »
Hello,

I have a problem with generating reports based on my EA data model.

I would like to report the attributes of each class including attribute initializers.

This works fine except for one case: when reporting overridden initializers.

Is there any solution to this problem? In the xmi model, overridden attribute initializers are described within the extendedProperties field, though I cannot find a way to export them to a rtf report.



Kind regards,

Johannes

Johannes

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: report overridden initializers
« Reply #1 on: October 23, 2007, 10:26:11 pm »
Hello,

fortunately my problem is solved; Dermot O’Bryan helped me with that problem:

"this is reported using the RTF section:
[] Element
 [] Run state"
- you might try running the "basic template" to verify it."

Kind regards,
Johannes