开发者

VS2010 UML code generation - is it possible?

开发者 https://www.devze.com 2023-03-28 06:52 出处:网络
I have created a complex UML class diagram in my VS2010 IDE. I am struggling how to generate the C++ (native) code from it.

I have created a complex UML class diagram in my VS2010 IDE. I am struggling how to generate the C++ (native) code from it.

Anyone knows how to do this?

开发者_如何学编程This looks like a very straightforward simple task, but for some reason i can't find how.


You might be able to do that with VS Feature packs and T4 templates

0

精彩评论

暂无评论...
验证码 换一张
取 消