Eclipse插件或开源工具,用于对序列图的Java代码进行反向工程

问题描述:

我正在寻找一个eclipse插件或一个开源工具来反向设计序列图。我尝试使用Alto UML,但它只是给出了所选类的序列图。我想有一个整个调用堆栈的序列图,包括方法,输入参数和输出结果。

I am looking out for a eclipse plugin or an open source tool to reverse engineer the sequence diagrams. I tried using Alto UML, but it just gives out sequence diagram of the class chose. I would like to have a sequence diagram of the whole call stack with methods, input arguments and output arugments as well.

你能告诉我一些关于这个的指示吗?谢谢!

Could you please let me know some pointers on this? Thanks!

看一下MoDisco开源eclipse项目 MoDisco

Take a look at the MoDisco open source eclipse project MoDisco