|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rule
Rule represents an instance of a compiled external rule.
| Method Summary | |
|---|---|
double |
evaluate(EvaluationOptions opts)This method is used to evaluate scoring rules. |
boolean |
evaluate(java.lang.Object context, EvaluationOptions opts) |
boolean |
isInvalid() |
| Method Detail |
|---|
boolean evaluate(java.lang.Object context,
EvaluationOptions opts)
context - is the context in which the rule is evaluatedopts - encapsulates the evaluation optionsdouble evaluate(EvaluationOptions opts)
opts -boolean isInvalid()
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||