Skip to main content



      Home
Home » Modeling » EMF » EMF Pluggin(EMF Pluggin C , C++)
EMF Pluggin [message #1847251] Thu, 21 October 2021 02:35 Go to next message
Eclipse UserFriend
Hi, i´m working with MDE, MDA , using EMF
there is a pluggin to convert my metamodel to C or C ++
Re: EMF Pluggin [message #1847361 is a reply to message #1847251] Mon, 25 October 2021 05:33 Go to previous messageGo to next message
Eclipse UserFriend
Not that I know of, no.
Re: EMF Pluggin [message #1847370 is a reply to message #1847361] Mon, 25 October 2021 09:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi

You could use Ecore2UML then use the C code generators that I see discussed in conjunction with Papyrus.

It really depends what you want in your C/C++.

If you want the full reflective/dynamic richness of EMF, then you need to resuscitate one of the C++/C# attempts at an EMF re-implementation.

If however you just want to generate structural C/C++ interfaces/classes with minimal reflection then there are quite a few attempts around. IMHO this kind of M2T is so easy, and comparatively fun, that you are better off coding your own M2T so that your code satisfies your own stylistic/functional prejudices and can be evolved as your experience/usage evolves.

Regards

Ed Willink
Re: EMF Pluggin [message #1847403 is a reply to message #1847370] Mon, 25 October 2021 23:15 Go to previous message
Eclipse UserFriend
Thank´s
Previous Topic:Show diagrams in a graphical manner
Next Topic:[CDO] Prefetch policy
Goto Forum:
  


Current Time: Sat Jul 12 21:20:04 EDT 2025

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

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

Back to the top