[rules-users] check if a

Tina Vießmann tviessmann at stud.hs-bremen.de
Mon Nov 1 10:55:15 EDT 2010


Is it possible to write the following conditions without using eval?


         $object : MyObject ( $valueList : valueList )  // of type List
         $ value : Value ( // other restrictions
&& eval( !($valueList.contains($value)) ) )


Thank you :)
Tina



More information about the rules-users mailing list