MetaEdit+ is used to generate code to various mobile devices. Generated code includes C, C++, Java, Python, C# and target platforms both in-house and public (Windows Mobile, Symbian) frameworks. Please note that MetaEdit+ users have defined the modeling languages and code generators for these.
Thanks for your info, Juha
I have read the Nokia case. Will follow the remaining examples.
In the meantime, I have a question: How difficult/easy is to map from other source (modeling tool) to Metacase?
We try to be as open as possible for the both directions. With generators you can export all the data in any (ASCII) format and for importing we offer several ways, such as XML, Webservices API or making parser with MetaEdit+ generator language MERL. 6 common ways are described http://www.metacase.com/mwb/model_import.html. and this part is just plain work. In my opinion the “intelligent” part where thinking happens is how to map to the required DSL (metamodel). If the source metamodel is already good one then this is naturally simpler.