Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Teneo] Resolving lists
[Teneo] Resolving lists [message #606782] Thu, 24 May 2007 19:56
Ian Bull is currently offline Ian BullFriend
Messages: 145
Registered: July 2009
Senior Member
Is there a way to tell Teneo not to resolve a list? I have two EObjects
(already loaded) and I would like to know if 1 is connected to another.
If I say

eObject1.eGet(reference).contains(eObject2) is loads the entire list of
connected eObjects. Really I want to say
eObject1.eGet(reference) -> get me all the ones you have without going
to the DB -> contains(eObject2).

Is this possible?

cheers,
ian
Previous Topic:[Teneo] Persisting an Ecore Model
Next Topic:Can someone provide an example of using the @IdBag annotation in Elver...
Goto Forum:
  


Current Time: Sat Apr 27 01:00:57 GMT 2024

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

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

Back to the top