Book a Demo

Author Topic: RTF Class Diagram Report  (Read 3439 times)

andrewd

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
RTF Class Diagram Report
« on: February 13, 2006, 06:33:28 pm »
Hi,

I'm using v6.1 and having hassle trying to create a Business Domain Model RTF report that has the package diagrams, child class diagrams and then after each a table with classes and their description. Some thing like:

Package Customer
  package diagram here

  class diagram here

  class table here:
     class name | description
     -------------------------------
     Customer   | blah
     Address     | waffle

Package XYZ
   ... repeat above!

Does anyone have a template or guide for doing this?

Cheers

Andy