Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] Sequence as a source pattern ?
[ATL] Sequence as a source pattern ? [message #46391] Thu, 14 June 2007 09:40 Go to next message
Eclipse UserFriend
Originally posted by: milan.milanovic.org

Hi,

what do you think, is it possible to write rule rule like this:

lazy rule Operation {
from i : Sequence (R2ML!ReactionRule)
to part : WSDL!Operation (

)
}

?

I think that it is working.

--
Best regards, Milan Milanovic
Re: [ATL] Sequence as a source pattern ? [message #47319 is a reply to message #46391] Mon, 18 June 2007 10:59 Go to previous message
Frédéric Jouault is currently offline Frédéric JouaultFriend
Messages: 572
Registered: July 2009
Senior Member
Hi,

> what do you think, is it possible to write rule rule like this:
>
> lazy rule Operation {
> from i : Sequence (R2ML!ReactionRule)
> to part : WSDL!Operation (
>
> )
> }
>
> ?
>
> I think that it is working.

It may be working, but it has neither been defined nor been tested yet.

In this case, it may be safer to use a called rule for the time being.


Regards,

Frédéric Jouault
Previous Topic:in-place transformation
Next Topic:[ATL] UseCase 2 HighLevel rules
Goto Forum:
  


Current Time: Fri Apr 26 13:00:06 GMT 2024

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

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

Back to the top