Author Topic: Message notes in HTML report of seq diag  (Read 2114 times)

kents

  • EA Novice
  • *
  • Posts: 16
  • Karma: +1/-0
    • View Profile
Message notes in HTML report of seq diag
« on: July 18, 2013, 07:34:28 am »
Hi,

I am generating HTML reports for packages containing sequence diagrams. When viewing a sequence diagram in a browser, I would like to be able to click on an individual message and see its details (the contents of its Notes property, at least). Is it possible to modify the css/html template to do this, and if so, how?

I am aware that clicking on a lifeline brings up a page with two tabs listing messages sent to and from the lifeline, with their notes. This is better than not being able to see the notes at all, but on a diagram of any significant complexity it is difficult to correlate the messages on this page with the messages on the sequence diagram.

Thanks in advance for any help you can provide.