Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [EMF] Where is ResourceSet generated in editor?(I see it in the ModelWizard)
[EMF] Where is ResourceSet generated in editor? [message #520573] Fri, 12 March 2010 21:00 Go to next message
Herb Miller is currently offline Herb MillerFriend
Messages: 139
Registered: January 2010
Senior Member
I know this is simple, but I just can't find it.

I will probably make another post because my main assignment right now is to change the way my models are persisted. I am sure I will have questions on that topic.

But the first thing I am trying to find is where the ResourceSet is created for my EMF application. I definitely see one in the ModelWizard. But my Editor is calling editingDomain.getResourceSet() all over the place.

My problem is I do not see where the ResourceSet is ever created or passed to the editingDomain. What am I missing?

Thanks
Re: [EMF] Where is ResourceSet generated in editor? [message #520630 is a reply to message #520573] Sat, 13 March 2010 08:48 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Herb,

You could set a breakpoint in the ResourceSetImpl constructor and see
when it's invoked.


Herb Miller wrote:
> I know this is simple, but I just can't find it.
>
> I will probably make another post because my main assignment right now
> is to change the way my models are persisted. I am sure I will have
> questions on that topic.
>
> But the first thing I am trying to find is where the ResourceSet is
> created for my EMF application. I definitely see one in the
> ModelWizard. But my Editor is calling editingDomain.getResourceSet()
> all over the place.
>
> My problem is I do not see where the ResourceSet is ever created or
> passed to the editingDomain. What am I missing?
>
> Thanks
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Teneo] Handling of Hibernate/Oracle Blobs
Next Topic:[CDO] CDOID.toString() => String to CDO ID ?
Goto Forum:
  


Current Time: Thu Apr 25 07:24:30 GMT 2024

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

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

Back to the top