Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Including ATL engine into a GMF app
Including ATL engine into a GMF app [message #668254] Wed, 04 May 2011 17:08 Go to next message
Milan Milanovich is currently offline Milan MilanovichFriend
Messages: 201
Registered: July 2009
Senior Member
Hi,

I need to include ATL engine into my GMF application, so that the opened diagram/model is transformed into another model and exported to a file (by clicking on a toolbar button). Could someone direct me to some similar tutorial/example ?


--
thx.
Re: Including ATL engine into a GMF app [message #668390 is a reply to message #668254] Thu, 05 May 2011 14:04 Go to previous messageGo to next message
J.Teutsch  is currently offline J.Teutsch Friend
Messages: 7
Registered: November 2010
Junior Member
I called ATL programmatically on save the model, before doing ocl validation

You have to search for ATLExecutor, to get the java code for calling the ATL engine

Hope this is, what you are looking for
Re: Including ATL engine into a GMF app [message #668433 is a reply to message #668254] Thu, 05 May 2011 16:28 Go to previous message
Milan Milanovich is currently offline Milan MilanovichFriend
Messages: 201
Registered: July 2009
Senior Member
Hi,

I know how to use ATL programatically, however I need to find how to generate that action on a button click in the Eclipse toolbar.


--
Regards, Milan
Previous Topic:extend the palette
Next Topic:Diagram partitioning saving problem
Goto Forum:
  


Current Time: Thu Mar 28 08:34:59 GMT 2024

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

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

Back to the top