Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Is it worth using EMF for a complex RCP application?
Is it worth using EMF for a complex RCP application? [message #1008709] Wed, 13 February 2013 16:34 Go to next message
Philippe BLANC is currently offline Philippe BLANCFriend
Messages: 2
Registered: February 2013
Junior Member
Hello,
Firstly, I'm sorry if my topic is at the wrong place, or if this question was already asked.
I have developed two complex RCP applications for my company.
We're starting a new project, and I'm wondering if EMF can help us.

Here are the benefits I've identified:
- Domain model classes generated from an ecore diagram.
- EMFCompare to easily compare two models
- Possibility to generate some code from a model (using Acceleo)

But, I can see some potential limitations:
- Can Ecore model complex models (more than 50/100 classes)?
- Is it possible to extend the model via another plug-in? I see some topics regarding model inheritance...

Thanks a lot for your answers.
Philippe.
Re: Is it worth using EMF for a complex RCP application? [message #1008757 is a reply to message #1008709] Wed, 13 February 2013 19:47 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Philippe,

Comments below.

On 13/02/2013 8:27 PM, Philippe BLANC wrote:
> Hello,
> Firstly, I'm sorry if my topic is at the wrong place, or if this
> question was already asked.
> I have developed two complex RCP applications for my company.
> We're starting a new project, and I'm wondering if EMF can help us.
>
> Here are the benefits I've identified:
> - Domain model classes generated from an ecore diagram.
> - EMFCompare to easily compare two models
> - Possibility to generate some code from a model (using Acceleo)
>
> But, I can see some potential limitations:
> - Can Ecore model complex models (more than 50/100 classes)?
Of course. I've seen it used for much larger models.
> - Is it possible to extend the model via another plug-in?
Of course. Even cool things like this are supported:
http://ed-merks.blogspot.de/2008/01/creating-children-you-didnt-know.html
> I see some topics regarding model inheritance...
>
> Thanks a lot for your answers.
> Philippe.
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is it worth using EMF for a complex RCP application? [message #1008961 is a reply to message #1008757] Thu, 14 February 2013 08:11 Go to previous message
Philippe BLANC is currently offline Philippe BLANCFriend
Messages: 2
Registered: February 2013
Junior Member
Thank you Ed for your answer.

So, I think I'll give a chance to EMF Smile.
I'll look for a great tutorial and parse main topics in this newsgroup.

Philippe.
Previous Topic:Proxy Resolution among Resources
Next Topic:EMF Compare Installation
Goto Forum:
  


Current Time: Fri Apr 26 02:36:03 GMT 2024

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

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

Back to the top