eclipse Eclipse如何从代码生成UML图

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16927884/
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-09-19 20:40:45  来源:igfitidea点击:

Eclipse how to generate UML diagrams from code

javaeclipseuml

提问by user2183977

Is there any Eclipse plugin capable of generating UML diagrams from Java code ? I know about some of them but the point is that they all generate Class Diagramsfrom Code. The point is that I wanted to generate some other diagrams as well (for example: DFD - Data Flow Diagram) If impossible just tell me about it - I will live with it...

是否有任何能够从 Java 代码生成 UML 图的 Eclipse 插件?我知道其中一些,但关键是它们都从Code生成类图。关键是我还想生成一些其他图表(例如:DFD - 数据流图)如果不可能,请告诉我 - 我会接受它......

回答by DanielM

There are many plugins for that for that. One plugin that I really like is ObjectAid: http://www.objectaid.com/

为此有很多插件。我非常喜欢的一个插件是 ObjectAid:http://www.objectaid.com/