[rules-users] rete changing !!
hypnosat7
ablarbi at yahoo.fr
Wed Jul 4 11:04:37 EDT 2007
What's the difference between the three expressions : (because I'm seeing the
rete tree changing when I change my expression) :
$ct : ControleTechnique(resultat == ControleTechnique.KO);Voiture(ct ==$ct)
and
$ct : ControleTechnique(resultat == ControleTechnique.KO) Voiture(ct ==$ct)
and
$ct : ControleTechnique(resultat == ControleTechnique.KO)
Voiture(ct ==$ct)
Thanks
--
View this message in context: http://www.nabble.com/rete-changing-%21%21-tf4024937.html#a11432535
Sent from the drools - user mailing list archive at Nabble.com.
More information about the rules-users
mailing list