Problem solved. In my native Condition the hashCode() method was not implemented (overwritten). I've only implemented the equals() method.
Now my equal Conditions only checked only once and the rete graph is complete :)
Problem solved. In my native Condition the hashCode() method was not implemented (overwritten). I've only implemented the equals() method.
Now my equal Conditions only checked only once and the rete graph is complete :)