I like to add or change the existing operators in the condition part for eligibility rules.<br>- equal to<br>- not equal to<br>- matches<br>- sounds like<br><br>For instance I like to distinguish between reference compare &quot;==&quot; and deep comparison with &quot;object.equals()&quot;.  Any ideas how I can achieve that? Any hints where I can have a look in order to start with that? (links, class names etc.) <br>
<br>Thank you in advance<br><br>regards<br>Mark<br>