|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
RulesFilter.
Factory| Method Summary | |
RulesFilter |
create()
Createns an empty instance of RulesFilter. |
boolean |
supportsCapability(RuleProperty property)
Returns true if the specified rule property is supported in the JDM implementation. |
boolean |
supportsCapability(RuleProperty property,
ComparisonOperator compOp)
Returns true if the specified rule property can be combined with the specified operator for threshold value setting. |
| Method Detail |
public RulesFilter create()
throws JDMException
RulesFilter.
JDMException
public boolean supportsCapability(RuleProperty property)
throws JDMException
property -
JDMException
public boolean supportsCapability(RuleProperty property,
ComparisonOperator compOp)
throws JDMException
property - compOp -
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||