从 Eclipse 自动化 UML

发布于 2024-10-10 16:11:19 字数 106 浏览 5 评论 0原文

目前我在 Eclipse 中有一个使用 OOP 的完整工作项目。现在我想用 Eclipse 创建 UML 图用例、序列图、类图、包图,Eclipse 或任何可用的 Eclipse 插件是否允许此服务

currently I have a fully working project in Eclipse using OOP. Now I want to creat UML diagrams Use Cases, Sequence Diagram, class diagram, package diagram with eclipse, does eclipse or any available plugin for eclipse allow this service

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

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

发布评论

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

评论(3

落叶缤纷 2024-10-17 16:11:19

尝试一下 ModelGoon UML4Java,它可以从现有的 Java 代码构建类、包、通信和序列图。图表也是通过使用拖放来构建的。序列图非常详细。

Try out ModelGoon UML4Java, it can build Class, Package, Commumication, and Sequence diagrams from existing Java code. Diagrams are also built by using drag and drop. The sequence diagram is very detailed.

梦幻之岛 2024-10-17 16:11:19

这就是我在 Eclipse 3.6 和我的 Java 项目中所做的事情。只需从包资源管理器拖放到类或序列图即可。真的很酷。

-已删除图像的损坏链接-

对于 UML 对象而不是 Java 对象的用例,我从模型资源管理器中拖放用例。我有时也会创建一个类并添加 Usecase 作为构造型。这意味着我的类图可以具有与类相关的用例。它完成了工作并且非常简单。

This is what I do Eclipse 3.6 and my Java projects. Just a drag and drop from the package explorer to the class or sequence diagram. Really cool.

-broken link to image removed-

For usecases which are an UML object and not an Java object I drag and drop the usecases from the model explorer. I also sometimes create a class and add Usecase as stereotype. It means that my class diagram can have usecase which are related to a class. It does the job and pretty easy.

手心的温暖 2024-10-17 16:11:19

您可以尝试 HiberObject 插件。也可以使用 Jupe

如果您使用的是 Eclipse 6.1,则 这个 可能会有所帮助。

You can try HiberObject plugin. Also can use Jupe

If you are using Eclipse 6.1 then this could be helpful.

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