Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Dima on March 15, 2008, 04:24:16 am
-
I have imported hundreds of stored procedures - all of them became part of single class. Now I want to model call tree.
What is the best way to do it?
The best I came up with is using Sequence diagram by adding two instances of stored procedure class and dragging messages (actual stored procedures) between these two instances.
This feels fake though... any better ideas?