开发者

Enterprise Architect UML Class Code Generation

I am working with EA (Ver 8.0858). I am trying to generate code based on two class diagrams. I would like it to output both to the same file since they are related and small. I can only get it to output code from one of the diagrams but not both. I have created the file manually and reverse engineered it back into EA as class diagrams. EA connects them with an association, but I cannot generate the code back into a single file, it o开发者_如何学编程nly does one or the other. I am outputting to Java. Any ideas?


I recommend managing the code by hand, and instead using tools to analyze/visualize it. You will always find unwelcome limits in code generation tools like that, and their features will always lag emerging industry practices.


Thanks for your response. That is the conclusion I am coming to as well. It seems that UML is not set up to properly handle code generation in a way that can be useful. Most IDE's seem to better handle the code side of things. If anyone else has any comments regarding code generation in UML I would be glad to hear them.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜