Sparx Systems Forum
Enterprise Architect => Suggestions and Requests => Topic started by: soril on February 23, 2007, 09:32:29 am
-
Hello,
I am using the feature in 6.5 to debug in java programs (I cannot make the Attach to JVM work but I am using the other debug option).
That works not so badly but I can think of some improvements.
The sequence diagrams generated is usually well-formatted but contains too much information. For example, a message invocation is translated as being "Communication::AddToReceiverList" (with no parameters values) but really should be "AddToReceiverList('MyParameterValue')". I have to add manually these parameters in order to add value to the diagram.
Thank you for your time.
-
Parameter information is expected to be added in the next major version of EA. In addition Ctrl+E (View Source) with a sequence connector selected will jump to the appropriate method in code.