开发者

Is there any smart enough tool to build UML class-diagram based on not very complicated Java sources?

I'm using IntelliJ IDEA and I tried its tool for building class diagram. Unfortunatelly, it draws classes from java package as well as necessary classes. That's why built diagram is very messed.

Are 开发者_C百科there any more smart tool? Or, is there any way to 'turn off' drawing java classes in IDEA?


Almost any reasonable UML tool provides this service. Sometimes you need to have a licensed version for this feature to be enabled.

I suggest that you simply check out the different tools.

Apparently ArgoUML (open source) does reverse engineering but sadly, I've not had incredible success using that tool.


There's a very good plugin for Eclipse that I use. It's called ObjectAid. Just add this URL: http://www.objectaid.com to your Available Software page in Help -> Software updates and install the plugin.

It's a very simple drag and drop utility, that enables you the automatically add childern/parents to your class diagram.

Hope this helps!


You can try Gentleware's Poseidon.

There is a free Community Edition.


I'd recommend JUDE community edition. It's an excellent UML tool that supports Java reverse engineering nicely.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜