Skip to main content



      Home
Home » Modeling » Epsilon » ETL
ETL [message #1279370] Fri, 28 March 2014 12:42 Go to next message
Eclipse UserFriend
Hi,

I'm currently updating an ETL module, in the module was using the emf method "eAllContents()" and apparently it worked in the past but now it doesn't. So I changed this method into iterative calls to "eContents()" to get the required result and it is working fine.

I would like to know if there is any particular reason why eAllContents stopped working.

Thanks,
Dana
Re: ETL [message #1279380 is a reply to message #1279370] Fri, 28 March 2014 12:59 Go to previous messageGo to next message
Eclipse UserFriend
Hi Dana,

eAllContents() returns an iterator. In previous versions of Epsilon we used to automatically expand iterators to collections, however we've come to realise this is not a great idea when working with very large models. Apologies for any inconvenience caused.

Cheers,
Dimitris
Re: ETL [message #1279385 is a reply to message #1279380] Fri, 28 March 2014 13:07 Go to previous message
Eclipse UserFriend
Thanks Demitris
Previous Topic:[URGENT] Creating XML Model using EOL
Next Topic:Inconsistency with generated code { EVL not getting picked }
Goto Forum:
  


Current Time: Wed Jul 23 15:30:49 EDT 2025

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

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

Back to the top