是否可以在 Rational Rose 中对 C# 代码进行逆向工程?

发布于 2024-12-25 04:34:05 字数 176 浏览 0 评论 0原文

我正在使用 Rational Rose 企业版 7.0。它没有提供导入 C# 代码以对设计进行逆向工程的选项。有什么插件可以下载吗?

或者我使用的是 Visual Studio 2010 Professional(不是 Ultimate 版本)。是否有更简单的方法从代码生成序列/协作图?

I am using Rational Rose Enterprise Edition 7.0. It does not give options for importing C# code for reverse engineering the design. Any add ins can be downloaded?

Or I am using Visual Studio 2010 Professional (not Ultimate edition). Is there an easier way to generate the sequence / collaboration diagrams from the code?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

给我一枪 2025-01-01 04:34:05

Doxygen 将帮助生成类图和 API 文档。它还可以选择使用 Graphviz dot 生成协作图和其他 UML 图。

Doxygen will help to generate the class diagrams and API documentation. It also has options to generate Collaboration and other UML diagrams using Graphviz dot.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文