Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Executing ATL Launcher with 2 MetaModels as input
Executing ATL Launcher with 2 MetaModels as input [message #1840073] Tue, 06 April 2021 11:46 Go to next message
Zr Sami is currently offline Zr SamiFriend
Messages: 3
Registered: April 2021
Junior Member
Hello guys,

I'm trying to run an ATL programmatically using the EMFTVM ATLauncher.
when I tried to call it programmatically by passing only one MetaModel as input it works but by addining the second MetaModel it doesn't work .

in attachement, there is the source-code that i'm using to call the ATL (EMFTVM) programmatically.

are there any suggestions or solutions, please

[Updated on: Wed, 07 April 2021 14:52]

Report message to a moderator

Re: Executing ATL Launcher with 2 MetaModels as input [message #1840249 is a reply to message #1840073] Fri, 09 April 2021 15:49 Go to previous messageGo to next message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

The metamodel of you second input model is the same as the metamodel of the output model. Can you try to load and register each metamodel only once?

If you want more in-depth help, you can export your Eclipse project as a zip file, and attach it to a forum post. That way, we can easily try out your scenario, and see what is going wrong for ourselves.


Cheers,
Dennis
Re: Executing ATL Launcher with 2 MetaModels as input [message #1841664 is a reply to message #1840249] Tue, 25 May 2021 09:51 Go to previous message
Zr Sami is currently offline Zr SamiFriend
Messages: 3
Registered: April 2021
Junior Member
Hi Dennis,

I Ioaded and registred each metamodel only once and it's work , thank you !

Previous Topic:mutual calling relationship
Next Topic:GUIDE ATL
Goto Forum:
  


Current Time: Fri Apr 26 04:40:22 GMT 2024

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

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

Back to the top