Sequence Diagram Reverse Engineering

前端 未结 13 2028
春和景丽
春和景丽 2020-12-12 18:36

I\'m looking for a tool that will reverse engineer Java into a sequence diagram BUT also provides the ability to filter out calls to certain libraries.

For example,

13条回答
  •  -上瘾入骨i
    2020-12-12 18:53

    Take a look at http://www.maintainj.com

    It don't know, whether it can filter library calls, but it has a reasonable graphical front end and seems to trace even very large applications.

提交回复
热议问题