Java Eclipse 中的类图

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2491730/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-13 08:22:21  来源:igfitidea点击:

Class Diagram in Eclipse

javaeclipse

提问by Claus J?rgensen

Is there a Visual Studio like plugin for Eclipse that will allow me create a class-diagram ?

是否有类似 Eclipse 的插件可以让我创建类图?

Preferable something that is actually up to date. Most of what Google finds is dead projects who haven't been updated in 2-6 years.

最好的东西实际上是最新的。谷歌发现的大部分是2-6年没有更新的死项目。

采纳答案by lbedogni

You can try:

你可以试试:

回答by Pablo Santa Cruz

You can browse UML plugins here.

您可以在此处浏览 UML 插件。

You can also check previousstackoverflow questions covering the same topic.

您还可以查看以前涵盖同一主题的 stackoverflow 问题。

回答by Mark Mayo

You could try http://marketplace.eclipse.org/content/amaterasumlwhich is an Eclipse plugin for class diagrams, sequence diagrams and usecase diagrams. It was updated in 2009.

您可以尝试http://marketplace.eclipse.org/content/amaterasuml,它是用于类图、序列图和用例图的 Eclipse 插件。它于 2009 年更新。

回答by matt b

I like ObjectAid.

我喜欢ObjectAid

Here is a screenshot (from their homepage) of an example of a class diagrams it can produce:

这是它可以生成的类图示例的屏幕截图(来自他们的主页):

Class diagram screenshot http://www.objectaid.com/images/complete-diagram.png

类图截图 http://www.objectaid.com/images/complete-diagram.png