Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] "Continue" Java statement(Is there an ATL statement that is similar to the "continue" Java one ?)
[ATL] "Continue" Java statement [message #741622] Wed, 19 October 2011 18:24 Go to next message
bacha  is currently offline bacha Friend
Messages: 53
Registered: July 2009
Member
Hi,

Is there an ATL statement that is similar to the "continue" Java one ?

The "continue" Java statement is used to tell the loop to move immediately to the following treatment without continuing to execute the rest of the loop.

Thanks.

Regards
Re: [ATL] "Continue" Java statement [message #758265 is a reply to message #741622] Tue, 22 November 2011 13:54 Go to previous message
Ronan B is currently offline Ronan BFriend
Messages: 273
Registered: July 2009
Senior Member
Hi,
No there is not. In ATL you try and avoid writing imperative code. See http://wiki.eclipse.org/ATL/User_Guide_-_The_ATL_Language for the language details.
Regards,
Ronan
Previous Topic:[ATL] problem with a query on EMF-specific VM
Next Topic:[ATL] Copy entire Model without refining mode
Goto Forum:
  


Current Time: Thu Apr 18 07:21:46 GMT 2024

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

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

Back to the top