Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Turn on/off proxy resolving globally
Turn on/off proxy resolving globally [message #1176243] Fri, 08 November 2013 07:59 Go to next message
Bastian Wagenfeld is currently offline Bastian WagenfeldFriend
Messages: 183
Registered: January 2013
Senior Member
Hi,

is there a possibility to turn proxy resolving on/off for all references globally, either in code or in the ecore or genmodel?

Best regards
Bastian
Re: Turn on/off proxy resolving globally [message #1176269 is a reply to message #1176243] Fri, 08 November 2013 08:21 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Bastian,

Comments below.

On 08/11/2013 8:59 AM, Bastian Wagenfeld wrote:
> Hi,
>
> is there a possibility to turn proxy resolving on/off for all
> references globally, either in code or in the ecore or genmodel?
Proxy resolution is performed by ResourceSetImpl.getEObject, so you
could specialize that to return null.
>
> Best regards
> Bastian


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Turn on/off proxy resolving globally [message #1184040 is a reply to message #1176269] Wed, 13 November 2013 07:20 Go to previous message
Bastian Wagenfeld is currently offline Bastian WagenfeldFriend
Messages: 183
Registered: January 2013
Senior Member
Thanks, that helped!

Bastian
Previous Topic:Saving model in a resource causes IOWrappedException
Next Topic:XCore: overriding getters or operations with fields
Goto Forum:
  


Current Time: Wed Apr 24 22:14:14 GMT 2024

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

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

Back to the top