1
General Board / Need Help with Sequence Reporting
« on: July 29, 2005, 01:57:21 pm »
I would like to create a report for my sequence diagrams that traces the messages from start to finish and includes the element (e.g., control) name, the message property name, parameters, return, and condition.
For example, the ideal output would look like this:
MyControl1 sends a message labeled MessagePropName to MyControl2 passing MessagePropParameter and returns MessagePropReturn. MyControl2 calls self-message labeled SelfMessagePropName…
Is there a way to do this easily?
Thanks,
WilliamZ
For example, the ideal output would look like this:
MyControl1 sends a message labeled MessagePropName to MyControl2 passing MessagePropParameter and returns MessagePropReturn. MyControl2 calls self-message labeled SelfMessagePropName…
Is there a way to do this easily?
Thanks,
WilliamZ