Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » ATL transformation for multiple input models(model to model transformation using ATL for multiple input models.)
ATL transformation for multiple input models [message #1723026] Thu, 11 February 2016 06:46 Go to next message
Fatima Khalique is currently offline Fatima KhaliqueFriend
Messages: 1
Registered: February 2016
Junior Member
I have a metamodel in ecore as source model an ecore metamodel for target model.
I am trying to merge multiple instances of source metamodel to create a target model instance based on some conditions..That is, I want to transform particular class instance that is common to all model instances into a single class in target model instance.
My question is how do i access all classes from multiple models based on some common attributes of classes in ATL since theres only one IN model allowed? The attributes will be common across models not inside one particular model.
Re: ATL transformation for multiple input models [message #1725035 is a reply to message #1723026] Mon, 29 February 2016 08:55 Go to previous message
Ronan B is currently offline Ronan BFriend
Messages: 273
Registered: July 2009
Senior Member
Hi,
The number of input models is not limited to 1, you can have as many as you like. Have a look at the following for some inspiration https://www.eclipse.org/forums/index.php/t/7748/
HTH,
Ronan
Previous Topic:Generate UML component diagrams with ATL
Next Topic:[ATL] Empty XML Output
Goto Forum:
  


Current Time: Sat Apr 20 04:16:08 GMT 2024

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

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

Back to the top