Skip to main content



      Home
Home » Modeling » ATL » ATL VM question about exclusive pattern matching execution(exclusive pattern matching execution)
ATL VM question about exclusive pattern matching execution [message #982703] Tue, 13 November 2012 05:52 Go to next message
Eclipse UserFriend
I am facing problem of executing the ATL transformations in the way that I would like to execute them step by step, i.e. first to execute only pattern matching to see which rule is matched for which model element, and then to execute the rule I would like to be executed.

Could anyone here tell me if there is a way to control the execution of ATL VM?
Java api?

I will appreciate any help or comment.
Regards,
Re: ATL VM question about exclusive pattern matching execution [message #983191 is a reply to message #982703] Tue, 13 November 2012 13:59 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Unfortunatelly, executing just the matching phase of ATL is not possible. Matching and rule execution phases are not separated in the internal implementation of ATL (just the initialization (binding) phase is separated). Besides, there are no facilities in the VM for executing individual rules on given elements.

Best regards,

Salva
Re: ATL VM question about exclusive pattern matching execution [message #985634 is a reply to message #983191] Thu, 15 November 2012 09:56 Go to previous message
Eclipse UserFriend
Thank you very much for your reply Salva, however, I hoped to receive more positive answer Smile

Best regards,
Greg
Previous Topic:Is there a way to handle 'The object is not contained in a resource.' nicely from within ATL?
Next Topic:Problem in loading meta Model
Goto Forum:
  


Current Time: Wed Jul 23 02:15:36 EDT 2025

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

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

Back to the top