从序列图创建代码

发布于 2024-12-02 04:57:04 字数 394 浏览 1 评论 0原文

有没有办法从序列图生成代码?我能找到的只是逆向工程,即......从生成的代码中您可以获得序列图。

有没有办法做其他事情(从图表到源代码生成)。 UML 类图已经实现了这一点。

相同的链接 http://msdn.microsoft.com/en-us/library /ff657795.aspx 我想要序列图同样的东西。

是否有任何第三方工具从 UML 序列图生成代码?想了解更多关于它的信息..??

[我用于代码生成的语言是 CSharp]

谁能帮助我? 任何帮助将不胜感激..:):)

提前致谢:):)

Is there a way to Generate Code from sequence diagram ?? All I could find is Reverse Engineeering ie..from the generated code you can obtain sequence diagram.

Is there a way to do otherway round (From the diagram to source code generation). This is already acheived for UML class diagrams.

link for the same http://msdn.microsoft.com/en-us/library/ff657795.aspx i want the same thing for sequence diagram.

Is there any third party tools generating the code from the UML Sequence diagram?? would like to know more about it..??

[And the language which i'm using for code generation is CSharp]

Can anyone please help me??
any help would be greatly appreciated..:):)

Thanks in advance:):)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

攒眉千度 2024-12-09 04:57:04

最近我也在寻找类似的东西,并找到了这个StarUML 还具有各种语言支持(C# 配置文件、代码生成器和逆向工程)到他们的网站。虽然我个人没有使用过它们并且决定不使用任何自动代码生成器,但您可以尝试它们。

Recently I was also looking for something similar and came to find this. StarUML also has Various Language Support (C# Profile, Code Generator and Reverse Engineer) according to their website. Although personally I haven't used any of them and have decided not to use any automatic code generator, you may try them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文