| Package | Description |
|---|---|
| psdi.app.recontask.engine |
| Modifier and Type | Field and Description |
|---|---|
protected ReconCompMatchesFoundExpression |
ComparisonRule.matchesFoundExpression
An expression representing the set of Matches Found clauses for this
comparison rule
|
| Modifier and Type | Method and Description |
|---|---|
ReconCompMatchesFoundExpression |
ComparisonRule.getMatchesFoundExpression()
Returns the matches found expression for this comparison rule
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComparisonRule.setMatchesFoundExpression(ReconCompMatchesFoundExpression expression)
Assigns the matches found expression for this comparison rule
|