Author Topic: RTF report  (Read 1865 times)

jmh

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
RTF report
« on: April 06, 2006, 12:06:53 am »
Hy all,

I have a model structured with different packages. In each packages different levels of activity diagram (sometime 4 levels).
I want to generate a report who scan the packages and child element in an iterative way and generate information in different way :
 When an element has a child element just display the activity diagram and the associated note from this level,
 When an element has no child, display a table with the name and note of the activity from this level.

Thanks for your help