Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » EGL and CSV
EGL and CSV [message #1786801] Sat, 12 May 2018 06:57 Go to next message
Luca Berardinelli is currently offline Luca BerardinelliFriend
Messages: 54
Registered: June 2010
Location: Vienna
Member
Hi all,
I am using CSV EMC and EGL.
So for example, I have the following rule that is invoked for each row

rule Row2ModelData
transform row : Row {
...


However, I want to specify rules that are invoked only on the CSV Model, i.e., only once for each input Model.

How can I do that?

thanks!

Luca


Luca Berardinelli
Re: EGL and CSV [message #1786802 is a reply to message #1786801] Sat, 12 May 2018 10:14 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2182
Registered: July 2009
Location: York, UK
Senior Member

Hi Luca,

If you omit "transform row : Row", the EGX rule will only be invoked once.

Thanks,
Dimitris
Previous Topic:Using negative roles on EPL
Next Topic:Executing rules multiple multiple times with a single match
Goto Forum:
  


Current Time: Fri Sep 20 20:29:05 GMT 2024

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

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

Back to the top