Book a Demo

Author Topic: Reporting connectors as attributes  (Read 2862 times)

sadikakbulut

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Reporting connectors as attributes
« on: May 17, 2012, 10:22:55 pm »
Hi,

I'm trying to generate RTF Report from my model. I've managed to create documentation for the attributes and operations of the classes.

I also want aggregation and composition connectors of the classes are documented as attributes.

When I generate Java source code for such a class, source role of each connector becomes an attribute of the class.  I want to see the same in my documentation.

Is it possible to have connectors (the ones which have source role) listed as attributes in the documentation?