Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: ted on April 28, 2011, 08:29:35 am
-
I'm doing some reverse engineering from source code. I really like the UML diagrams for the data structures that get generated, but I'd really like to be able to generate a call graph. Is that capability in the product? If not, it seems like it would be a really easy feature to add.
Thanks,
Ted
-
You can generate sequence diagrams from running code, maybe that helps?
Geert
-
Right but my code runs on linux, not Windows. So I guess the answer is no. I can use doxygen for this, but I was hoping to have one tool to rule them all :-)
Thanks,
Ted