Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » How to create a non-resolving list(Iterate over a list without resolving the proxies.)
How to create a non-resolving list [message #1706113] Sun, 23 August 2015 15:50 Go to next message
Yigal Spinner is currently offline Yigal SpinnerFriend
Messages: 127
Registered: July 2009
Senior Member
I need to convert a EObjectResolvingEList to a list that is not resolving or get an iterator that will not resolve the proxies.

I was look for sample code and can't find any.

Can some one help me?

Yigal
Re: How to create a non-resolving list [message #1706126 is a reply to message #1706113] Mon, 24 August 2015 02:56 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Yigal,

You can cast to InternalEList and it has methods such as basicList and
basicIterator.


On 23/08/2015 5:50 PM, Yigal Spinner wrote:
> I need to convert a EObjectResolvingEList to a list that is not
> resolving or get an iterator that will not resolve the proxies.
>
> I was look for sample code and can't find any.
>
> Can some one help me?
>
> Yigal


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:description of a model in emf
Next Topic:0 record(s) found in EMF ODA data set "Preview Results"...
Goto Forum:
  


Current Time: Fri Mar 29 00:09:00 GMT 2024

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

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

Back to the top