Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » accessing eContainer and other e* properties
accessing eContainer and other e* properties [message #632923] Thu, 14 October 2010 16:36 Go to next message
alexili is currently offline alexiliFriend
Messages: 3
Registered: October 2010
Junior Member
In EMF it is terribly useful to be able to inspect various e* properties of an EObject. For instance, in most case, the only way to discover a parent of an object is via eContainer. In EOL scripts accessing eContainer invariably returns an undefined object.

Is there any way to access e* properties and methods?
Re: accessing eContainer and other e* properties [message #632968 is a reply to message #632923] Thu, 14 October 2010 20:03 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi,

All EMF built-in methods should be accessible from EOL e.g.
x.eContainer(). Could you please send a minimal configuration that I can
use to reproduce this error at epsilon.devs at gmail com so that I can
have a look?

Cheers,
Dimitris

alexili <alex@iliasov.org> wrote:
> In EMF it is terribly useful to be able to inspect various e*
> properties of an EObject. For instance, in most case, the only way to
> discover a parent of an object is via eContainer. In EOL scripts
> accessing eContainer invariably returns an undefined object.
>
> Is there any way to access e* properties and methods?
>
Previous Topic:confusing IToolNativeTypeDelegate policy
Next Topic:[ETL] Accessing packages
Goto Forum:
  


Current Time: Fri Apr 19 15:54:06 GMT 2024

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

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

Back to the top