Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] An error about calling a rule.
[ATL] An error about calling a rule. [message #104998] Fri, 15 May 2009 13:07
Mikai Yang is currently offline Mikai YangFriend
Messages: 149
Registered: July 2009
Senior Member
Hi,
I called a rule (NewTransitionEntry()) as follows in an imperative block:

output.transitionTable <- input.transitions->collect(t|thisModule.NewTransitionEntry(t));

However it always reported errors. When I commented this line, no error was reported. I am quite sure that the called rule is correctly composed.

I don't know why this happened. Would you please give me some hint about this?

Regards.
Michael.
Previous Topic:[ATL] Loading a model by its URI programmatically
Next Topic:[ATL] how can I invoke a called rule?
Goto Forum:
  


Current Time: Fri Apr 26 22:36:31 GMT 2024

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

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

Back to the top