Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Ecore Tools » Strange EOpposite references behaviour
Strange EOpposite references behaviour [message #1219357] Tue, 03 December 2013 14:09 Go to next message
Jens Rabe is currently offline Jens RabeFriend
Messages: 81
Registered: September 2013
Member
I hope anyone can help me on this one, I have been struggling with that all day long.

Say, I load object A from disk, and A is not a proxy. A has a reference to B, where B is a proxy. There is also an opposite reference from B to A.

When I now do myA.getB(), the B proxy is resolved. The problem now is: The reference B -> A points to a *different* A, which is again a proxy! When I get this A again, it is resolved to a non-proxy A, which in turn points to a different B, and so forth.

What is going wrong here?
Re: Strange EOpposite references behaviour [message #1219664 is a reply to message #1219357] Thu, 05 December 2013 10:37 Go to previous message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Hi,

I'm afraid you asked on the wrong forum. This forum is focused on EcoreTools which is a diagram editor for Ecore models, not on EMF itself. You should ask your question on the EMF newsgroup, no doubt you'll get a quick response there : http://www.eclipse.org/forums/index.php/f/108/


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Previous Topic:How to create one model from several XSDs?
Next Topic:Autosave changed referenced objects possible?
Goto Forum:
  


Current Time: Thu Apr 25 05:38:29 GMT 2024

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

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

Back to the top