Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Call the ATL engine
Call the ATL engine [message #1848548] Tue, 07 December 2021 13:10 Go to next message
Yanhong Dong is currently offline Yanhong DongFriend
Messages: 25
Registered: September 2021
Junior Member
Hello, I want to use Java to call the ATL engine, but after looking up the information, I don't know how to use JAVA to call the engine. Can you give me some suggestions?
Re: Call the ATL engine [message #1848619 is a reply to message #1848548] Thu, 09 December 2021 21:01 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

The simplest way to get started is by downloading/forking the example Eclipse project from https://github.com/guana/ATLauncher . However, that project ships with an old version of ATL/EMFTVM. You can of course fix this by replacing the jars in the lib folder with the newer versions you can find in your Eclipse plugins folder.

If you want something more portable (outside Eclipse, pulling in the latest ATL/EMFTVM version using Maven), check out https://github.com/dwagelaar/ttc2020 .


Cheers,
Dennis
Previous Topic:enabling "inter-model references" when running ATL emftvm transformations
Next Topic:Using metamodels expressed in UML
Goto Forum:
  


Current Time: Fri Apr 26 05:02:32 GMT 2024

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

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

Back to the top