Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Possible to persist model to multiple files, or load from multiple files?
Possible to persist model to multiple files, or load from multiple files? [message #492269] Mon, 19 October 2009 17:13 Go to next message
Srimanth  is currently offline Srimanth Friend
Messages: 225
Registered: July 2009
Senior Member
Hello,
I have an EMF model and was wondering if it could be possible to persist a small portion of it another file? We need this for backward compatibility in the persisted content.

Similarly is it possible to load an EMF model from multiple files where there is a main file along with say one patch or delta file, which when loading are merged to give one EMF model?
Regards,
Srimanth.
Re: Possible to persist model to multiple files, or load from multiple files? [message #492336 is a reply to message #492269] Tue, 20 October 2009 05:05 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Srimanth,

Comments below.

Srimanth wrote:
> Hello, I have an EMF model and was wondering if it could be possible
> to persist a small portion of it another file?
Yes.
> We need this for backward compatibility in the persisted content.
> Similarly is it possible to load an EMF model from multiple files
> where there is a main file along with say one patch or delta file,
> which when loading are merged to give one EMF model?
Normally the main file has a reference to the portion in another file.
Anything beyond such obvious cross document references are something
you'll have to arrange to happen yourself.
> Regards,
> Srimanth.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Mark a resource as Read-Only
Next Topic:Teneo and Gmf - Cannot modify resource set without a write transaction
Goto Forum:
  


Current Time: Thu Apr 25 05:47:25 GMT 2024

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

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

Back to the top