Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Code generation issue
Code generation issue [message #646466] Fri, 24 December 2010 14:41 Go to next message
Vlad Varnica is currently offline Vlad VarnicaFriend
Messages: 546
Registered: July 2009
Location: Milton Keynes - UK
Senior Member
You can create code from a model by two ways.
Either using an EMF model which provide an UML view and then use EMF for java code generation. This is what I would recommend even if it really very complex.
Or directly take the UML model XMI and use a code generator such as MIA software, Blue Age, Accelero etc.....to transform your model into code.

You can also customize the code generation or write your own generator
Hope this help

[Updated on: Fri, 24 December 2010 15:47]

Report message to a moderator

Re: Code generation simplication [message #646467 is a reply to message #646466] Fri, 24 December 2010 14:43 Go to previous message
Vlad Varnica is currently offline Vlad VarnicaFriend
Messages: 546
Registered: July 2009
Location: Milton Keynes - UK
Senior Member
Sorry I didn't post at the right forum Confused and can't now delete this post.
Previous Topic:Re: ANSI-C-model and dealing with redundant references
Next Topic:why during my unload crossreferencer resolve my already unloaded resources .... ?
Goto Forum:
  


Current Time: Wed Apr 24 22:49:06 GMT 2024

Powered by FUDForum. Page generated in 0.02933 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top