1

我在 argo uml 中绘制了一个序列图,并将其保存在 .uml 扩展名中。它无法从序列图生成协作图。所以我开始用staruml画画。但是我发现很难将序列图从 argouml 导入到 staruml。请帮我。

4

1 回答 1

0

Back when these tools were built, there was no standard for interchange of the diagrams -- only the metadata. If StarUML supports UML 1.4/1.5 you should be able to export an XMI file from ArgoUML to at least get the basics over, but the diagrams will have to be redrawn.

于 2013-11-12T22:53:49.553 回答