[ATL] Sequence as a source pattern ? [message #46391] |
Thu, 14 June 2007 05:40  |
Eclipse User |
|
|
|
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 06:59  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04432 seconds