Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » [0..*] multiplicity transformation([0..*] multiplicity transformation source and Target are the same)
[0..*] multiplicity transformation [message #1761047] Fri, 05 May 2017 15:08 Go to next message
joe fridik is currently offline joe fridikFriend
Messages: 15
Registered: April 2017
Junior Member
hi,

I have a reflexive relationship model, in my case I have tasks that can contain other tasks and in my target model I have the same thing càd tasks that can contain other tasks.

i try this rule :

rule transform {
	                           from 
                                               k:   MM!Task
	     
                                 to           p:  MM1!Task(  has <- k.has )
	                   }




Please i need your help

Re: [0..*] multiplicity transformation [message #1761251 is a reply to message #1761047] Tue, 09 May 2017 11:17 Go to previous messageGo to next message
joe fridik is currently offline joe fridikFriend
Messages: 15
Registered: April 2017
Junior Member
I steel waiting for anything help ??
Re: [0..*] multiplicity transformation [message #1763797 is a reply to message #1761251] Fri, 19 May 2017 20:19 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

Quote:
i try this rule :

and what happened??


Cheers,
Dennis
Previous Topic:Error while trying to add a breakpoint to debug an ATL project
Next Topic:ATL Design Patterns
Goto Forum:
  


Current Time: Fri Apr 26 03:00:25 GMT 2024

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

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

Back to the top