开发者

Tools for visualizing, understanding how your classes relate to one another

开发者 https://www.devze.com 2023-03-13 15:40 出处:网络
At times I find myself struggling to navigate the object landscape of a large, legacy system having 100+ classes.

At times I find myself struggling to navigate the object landscape of a large, legacy system having 100+ classes.

This seems like a fairly common challenge.

I'm just curious if there are any highly recommended tools out there that compile your source开发者_如何学运维 code and produce some kind of visualization of how your objects relate to one another.

Thanks.


There are many good reverse engineering tools are available. Some are commercialy availbale like Rational Rose, Enterprise Architect and visual paradigm. In Open source I like Star UML, Argo UML. Class dependency analyzer is also good one.


Check out CDA and their quick start guide.


You can generate an UML Class Diagram using reverse engineering with tools like ArgoUML.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号