Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » variables between rules
variables between rules [message #519288] Mon, 08 March 2010 07:07
Eclipse UserFriend
hello,
I definef a variable on in a rule
module SL2PV;
create OUT: PV from IN: SL;
rule Ps2Pc {
from p: SL!Ps
to pn: PV!PV (nx<-p.nxw)
}
I 'd like to use this variable pn in another rule,
how to say it??
thanks
Previous Topic:[Xtend] resolve links to other files
Next Topic:[QVTO] Order of mapped objects
Goto Forum:
  


Current Time: Sun Jul 06 07:29:40 EDT 2025

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

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

Back to the top