Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Executing ATL transformation programatically issue
Executing ATL transformation programatically issue [message #986996] Thu, 22 November 2012 17:51 Go to next message
Mehdi Missing name is currently offline Mehdi Missing nameFriend
Messages: 22
Registered: December 2010
Junior Member
Hi,

I have an ATL transformation that works just fine under the ATL run configuration with these informations:

As input Metamodel i have a XSD file
As output Metamodel a Ecore Metamodel


Launching an ATL transformation with only Ecores as input/output metamodels programmatically is no problem.

The problem here is how to launch the ATL transformation programmatically within a Java application with a XSD as input metamodel and an Ecore as an output metamodel?

Any ideas ?

Thank you in advance.
Re: Executing ATL transformation programatically issue [message #987029 is a reply to message #986996] Fri, 23 November 2012 03:43 Go to previous messageGo to next message
Eclipse UserFriend
Refering to your previous post http://www.eclipse.org/forums/index.php/m/985913/#msg_985913:

I think you'll need a ModelFactory for handling the XSD file. The ModelFactory should provide an IModel for the XSD.
Re: Executing ATL transformation programatically issue [message #987315 is a reply to message #987029] Mon, 26 November 2012 02:17 Go to previous message
Mehdi Missing name is currently offline Mehdi Missing nameFriend
Messages: 22
Registered: December 2010
Junior Member
Thank you for your response,

But i have some problems understading what you mean by "need a ModelFactory for handling the XSD file" ?

And if possible do you have any documentation or Examples i can read ?

Previous Topic:ATL.ecore validation fails
Next Topic:ATL Plugin
Goto Forum:
  


Current Time: Fri Apr 26 00:47:08 GMT 2024

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

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

Back to the top