Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Proxy Resolving
EMF Proxy Resolving [message #1407433] Tue, 12 August 2014 15:32
Peter Obermeier is currently offline Peter ObermeierFriend
Messages: 1
Registered: August 2014
Junior Member
Hi,

I'm trying to create an RCP getting data through a Texo server. The data structure consists of four levels. On start the root elements are loaded into the editor.

These root elements contain the next level elements. Those elements are proxies, so all of its attributes are null. When I'm trying to display the name of this element null is returned. If I call EcoreUtil.resolve(proxyObject, resource) the object is resolved and all attributes can be accessed. Is there an approach to resolve an object if any of its attributes are called, except for calling the resolving manually?

Thanks in advance
Peter
Previous Topic:Copying cross references
Next Topic:how using code emf in android?
Goto Forum:
  


Current Time: Thu Mar 28 20:27:45 GMT 2024

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

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

Back to the top