Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Pluggin(EMF Pluggin C , C++)
EMF Pluggin [message #1847251] Thu, 21 October 2021 06:35 Go to next message
granados peñate is currently offline granados peñateFriend
Messages: 2
Registered: October 2021
Junior Member
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 09:33 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Not that I know of, no.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF Pluggin [message #1847370 is a reply to message #1847361] Mon, 25 October 2021 13:21 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
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] Tue, 26 October 2021 03:15 Go to previous message
granados peñate is currently offline granados peñateFriend
Messages: 2
Registered: October 2021
Junior Member
Thank´s
Previous Topic:Show diagrams in a graphical manner
Next Topic:[CDO] Prefetch policy
Goto Forum:
  


Current Time: Wed Apr 24 13:38:13 GMT 2024

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

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

Back to the top