You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwtuml
I've used aspectj to gather tracing information throughout a
distributed system and I want to display the information as a sequence
diagram on the web. Can I create a sequence diagram
programmatically? And if so, is there an example or documentation for
this?
Todd
Raphaël Brugier
unread,
May 9, 2011, 4:59:37 PM5/9/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt...@googlegroups.com
Hi,
You can create a sequence diagram programatically, but you would have to place each widget position manually.
See in the demo source how we place the Class diagram :