Android: Creating UML from Android Java source code

隐身守侯 提交于 2020-01-13 10:35:07

问题


i am looking for a program that can create automatically an Uml from my Java-Android source code. I have tested ArgoUml, but it does not support Android.

Have any one a suggestion?

Thanks!


回答1:


I can second what Tom Morris wrote in the comment above. Even ArgoUML should work. If you need improved (commercial) reverse engineering support you can try UML Lab - it can definitely read Java written for Android and has a free trial and free academic licenses (incl. support). If you have problems with that just comment here.




回答2:


Yea, no point of trying to find Android specific tool for UML modeling. It doesn't exist and even if you happen to find one, it probably is an immature product.

What you really should be asking, and which has many old answers in other posts, is which product is best for Eclipse?

I did spend my whole current week trying to find either good UML tool or good RAD tool, for Android projects. I did test several products and regarding the UML I did hit to a gold vein yesterday: Altova UModel 2012

UModel has pretty simple UI, you can draw all the basic diagram types AND it can round-trip engineer SEQUENCE diagrams too. The last is something none of other products at the same price level (199€) could do, at least not forward engineer them. Probably one of the kind for much more expensive levels too.

It might not be perfect, but the best I have used and definitively worth of checking.




回答3:


Maybe Omondo works for you. I didn't try it for Java-Android projects, but for usual java projects it works really good. Give it a try :)



来源:https://stackoverflow.com/questions/9340905/android-creating-uml-from-android-java-source-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!