Book a Demo

Author Topic: Association Classes - how to get into rtf?  (Read 3095 times)

ArchBeast

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Association Classes - how to get into rtf?
« on: August 29, 2013, 08:57:52 pm »
On a diagram I have 2 classes connected by an association class. I need to generate an rtf report that has a table where each row represents the association class and includes columns detailing information about each of the 2 classes that the association class connects e.g. name, stereotype, tag values etc. If the answer is 'write a script' then can you suggest what to write and also explain how I get the script output into the rtf report?
Also how would I do this recursively for all assocaition classes in a package?