Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » How to extend rule ?
How to extend rule ? [message #108181] Fri, 10 July 2009 06:13
venkatesh  is currently offline venkatesh Friend
Messages: 41
Registered: July 2009
Member
Hi

I have a Sourcemodel in that
A class which has supertype B & C
In target Model I have class A' which has supertype B' & C'


If i have class A which has only one super type B then i'll create rule
like

ruleB2B'{}

rule A2A' extends B2B'{}

But now i have 2 Esupertypes(B & C)for A2A'.

rule B2B'
rule C2C'
rule A2A'.....

Can u tell me how to do

thanks in Advance
Previous Topic:[Kermeta] Benefits compared with EMF + pure Java ?
Next Topic:[ATL] collecting transformation trace information
Goto Forum:
  


Current Time: Sat May 11 07:59:22 GMT 2024

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

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

Back to the top