Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Multiple source model
Multiple source model [message #1814722] Tue, 17 September 2019 06:38
Yassmine Gara Hellal is currently offline Yassmine Gara HellalFriend
Messages: 9
Registered: April 2019
Junior Member
hi,
i'm coding a HOT transformation that takes as input 2 models named X and Y these 2 models conformes to EMF metamodel.. and generates an ATL model;

Considering the following rule:

rule A
from mm:EMF!EPackage
to
in:ATL!OclModel (
name <- mm.name),


the problem that mm.name returns only the name of the first model X.
So wht is the statement that allows me to get the name of the second Model Y also?

I need ur help.
thnk u a lot







Previous Topic:HOT helpers
Next Topic:atl Sequence
Goto Forum:
  


Current Time: Fri Apr 19 07:14:56 GMT 2024

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

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

Back to the top