Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » end point rule..?
end point rule..? [message #33888] Tue, 24 April 2007 19:55 Go to next message
Eclipse UserFriend
Originally posted by: touzitou.enstimac.fr

Hi to all !!
i need to modify some attributes of my generated elements !!
I want to do that at the end of my transformation..really at the end
because i have to use more than one kind of generated elements.
i think that end point rule can do that ....
So i want to ask it's possible to use this kind of rule with new ATL
version?
The problem that there is a syntactic mistake now with that !!
Thanxs to all
Re: end point rule..? [message #33968 is a reply to message #33888] Wed, 25 April 2007 11:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marcos.didonet-del-fabro.univ-nantes.fr

Hello,


what kind of error do you have?

The correct syntax is:

endpoint rule RuleExample() {
do {
}
}


Regards,

Marcos.

jihed wrote:
> Hi to all !!
> i need to modify some attributes of my generated elements !!
> I want to do that at the end of my transformation..really at the end
> because i have to use more than one kind of generated elements.
> i think that end point rule can do that ....
> So i want to ask it's possible to use this kind of rule with new ATL
> version?
> The problem that there is a syntactic mistake now with that !!
> Thanxs to all
Re: end point rule..? [message #34067 is a reply to message #33968] Wed, 25 April 2007 13:00 Go to previous message
Eclipse UserFriend
Originally posted by: touzitou.enstimac.fr

Hi to all !!
I'm really sorry but it works today!! yesterday no !!!
and i didn't smoke or drink yet; It's possible i was tired..
Thanks Marcos and Eric.

So i confirm End point rule works very well and the syntax is

endpoint rule Example() {
do {
}
}
enjoy using it.
Sorry to disturb you again.
Jihed




Marcos Didonet Del Fabro a écrit :
> Hello,
>
>
> what kind of error do you have?
>
> The correct syntax is:
>
> endpoint rule RuleExample() {
> do {
> }
> }
>
>
> Regards,
>
> Marcos.
>
> jihed wrote:
>> Hi to all !!
>> i need to modify some attributes of my generated elements !!
>> I want to do that at the end of my transformation..really at the end
>> because i have to use more than one kind of generated elements.
>> i think that end point rule can do that ....
>> So i want to ask it's possible to use this kind of rule with new ATL
>> version?
>> The problem that there is a syntactic mistake now with that !!
>> Thanxs to all
Previous Topic:[ATL] problem with example in February 17th 2007 version of ATL
Next Topic:[ATL] Changing output encoding
Goto Forum:
  


Current Time: Tue Mar 19 09:53:12 GMT 2024

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

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

Back to the top