简体   繁体   English

从Java代码自动生成UML

[英]Autogenerate UML from java code

I have a Dynamic Web project at Eclipse Galio on linux OS 64 bit and it is my requirement to generate a UML diagram of the classes, interfaces along with there data members functions and relationships . 我在Linux OS 64位上的Eclipse Galio上有一个Dynamic Web项目,这是生成类,接口以及数据成员函数和关系的UML图的要求。

I tried various ways and means such as Object Aid and Papyrus , all in vain. 我尝试了各种方法和手段,例如徒劳的对象援助和纸莎草纸。 The plugins do not get installed. 插件未安装。

I also downloaded eclipse-modeling-juno-SR1-linux-gtk-x86_64 . 我还下载了eclipse-modeling-juno-SR1-linux-gtk-x86_64。 However the ecore diagrams herein need to be made from scratch and do not seem to be auto generating from the code present . 但是,此处的ecore图需要从头开始制作,并且似乎不能从当前代码自动生成。

Need help . 需要帮忙 。

i used UML version of eclipse juno , imported the project and auto generated the UML . 我使用了eclipse juno的UML版本,导入了项目并自动生成了UML。 Its working fine . 它的工作正常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM