UML工具可以从java源代码中逆向工程对象图吗?

发布于 2024-12-06 17:11:01 字数 1539 浏览 0 评论 0原文

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

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

发布评论

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

评论(5

短叹 2024-12-13 17:11:01

我们使用嵌入到 Maven 构建中的 UmlGraph ,因此我们可以在生成的 javadoc 中获取图形。

We use UmlGraph embedded into a maven build, so we get graphs in the generated javadoc.

久夏青 2024-12-13 17:11:01

您应该探索 ObjectAid,它也有一个 eclipse 插件。

You should explore ObjectAid, it has an eclipse plugin as well.

作妖 2024-12-13 17:11:01

有一个名为 AmaterasUML 的 Eclipse 插件,它的功能很好手头上的工作充满了源文件。它对于长期文档来说不是很有用,但对于快速而肮脏的“这个包是做什么的?”它很摇滚。

There's a plugin for eclipse called AmaterasUML that does a nice job on a hand full of source files. It's not very useful for long term documentation but for quick and dirty "what's this package do?" it rocks.

余厌 2024-12-13 17:11:01

为什么不尝试 Star UML.. 它免费且非常易于使用..

http://staruml.sourceforge.net/ zh/

Why not try Star UML.. its free and very easy to use..

http://staruml.sourceforge.net/en/

朦胧时间 2024-12-13 17:11:01

您可以使用 30 天评估许可证并创建文档所需的所有图表。
如果您将图表另存为图像并将其粘贴并复制到文档中,则无需购买。只要解压就可以了。

该构建位于: http://www.uml2.org /eclipse-java-galileo-SR2-win32_eclipseUML2.2_package_may2010.zip

You can use the 30 days evaluation licence and create all needed diagrams for documentation.
No need to purchase if you save diagrams as image and paste and copy them into your documentation. Just unzip and it works.

The build is available at: http://www.uml2.org/eclipse-java-galileo-SR2-win32_eclipseUML2.2_package_may2010.zip

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