我想从python代码生成UML行为模型(状态机和/或序列图)。有没有开源工具可以做到这一点?
发布于 2011-11-27 17:01:03
这里有一个list of UML tools with code-generation or reverse engineering capabilities for python,但我不认为有任何支持序列图
https://stackoverflow.com/questions/8281403
相似问题