Skip to main content



      Home
Home » Modeling » ATL » loop
loop [message #1095216] Mon, 26 August 2013 15:55 Go to next message
Eclipse UserFriend
Hi,

In one of my elements, I have an attribute which is from the type integer. I want to do some imperative steps as many as the value of that attribute is. I am wondering is it possible to do that in the do section of my rule? If so, how?

thanks.
Re: loop [message #1095657 is a reply to message #1095216] Tue, 27 August 2013 06:53 Go to previous message
Eclipse UserFriend
Hello,

ATL provides an implementation of the for statement.
However, as using imperative code is not the best recommended practice in ATL, we generally prefer to use iterators over collections.

Best regards,
Previous Topic:Problem with getValue
Next Topic:Multiple inputs with references
Goto Forum:
  


Current Time: Wed Jul 23 01:14:26 EDT 2025

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

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

Back to the top