[rules-users] Asserting objects of same class

Nirmal.R rgbnirmal at yahoo.com
Thu Jan 18 06:00:13 EST 2007


Hi,

   I assert objects of same class into the working memory 
e.g 
     asssert(new String("first assert"));
     asssert(new String("second assert"));
      asssert(new String("Third assert"));

does the engine follows any order while resolution or is there any way to
impose such order i.e if instance of same class are asserted, resolve the
objects in the same order in which it was asserted 

thanx
Nirmal


-- 
View this message in context: http://www.nabble.com/Asserting-objects-of-same-class-tf3033511.html#a8428682
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list