Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Ecore Tools » Fragment and partially load EMF models in xmi format
Fragment and partially load EMF models in xmi format [message #1255575] Mon, 24 February 2014 15:41 Go to next message
Balaji Kadambi is currently offline Balaji KadambiFriend
Messages: 2
Registered: February 2014
Junior Member
Hi,

EMF models stored in the xmi format are not very scalable. I found that large models during manipulation give out of memory errors.

We have a product build using EMF and the model files are stored in XMI format.
Are there tools available to fragment an EMF model? Also, is it possible to load and unload fragments on demand given that we have to retain the XMI format for the model files?

I would appreciate any pointers in this area.

Thanks,
Balaji

Re: Fragment and partially load EMF models in xmi format [message #1270200 is a reply to message #1255575] Wed, 12 March 2014 17:07 Go to previous message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Yes there are many options.

You could fragment your model : https://wiki.eclipse.org/EMF/FAQ#How_can_I_split_containment_references_across_multiple_resources_to_support_cross_resource_containment.3F

You could also use another serialization format which better suits your needs.
Have a look at this presentation :
http://fr.slideshare.net/kenn.hussey/performance-and-extensibility-with-emf



http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Previous Topic:Resource creation ignores an attribute while saving to output file!
Next Topic:Latest builds are missing from the download site?
Goto Forum:
  


Current Time: Sat Apr 20 00:49:02 GMT 2024

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

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

Back to the top