Skip to main content



      Home
Home » Modeling » EMF » EMF Proxy Resolving
EMF Proxy Resolving [message #1407433] Tue, 12 August 2014 11:32
Eclipse UserFriend
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 Jun 12 19:58:08 EDT 2025

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

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

Back to the top