| Package | Description |
|---|---|
| psdi.app.recontask.engine |
| Modifier and Type | Field and Description |
|---|---|
protected ReconCompAttributesEqualityExpression |
ComparisonRule.attributesEqualityExpression
An expression representing the set of Attributes Equality clauses for
this comparison rule
|
| Modifier and Type | Method and Description |
|---|---|
ReconCompAttributesEqualityExpression |
ComparisonRule.getAttributesEqualityExpression()
Returns the attributes equality expression for this comparison rule
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComparisonRule.setAttributesEqualityExpression(ReconCompAttributesEqualityExpression expression)
Assigns the attributes equality expression for this comparison rule
|