Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » variables between rules
variables between rules [message #519288] Mon, 08 March 2010 12:07
Fy Za is currently offline Fy ZaFriend
Messages: 245
Registered: March 2010
Senior Member
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: Wed Apr 24 16:30:23 GMT 2024

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

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

Back to the top