I don't follow this line in the rule:

instance_1_Track : Track($var_1_aou : aouAsFloat != null &&
$var_3_platform_ptr : platform != null ) 

Should it be the following?

instance_1_Track : Track($var_1_aou : aouAsFloat != null ,
$var_3_platform_ptr : platform != null ) 
-- 
View this message in context: 
http://n3.nabble.com/evaluation-of-null-not-consistent-tp724910p725040.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to