|
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 | |||||||||
java.lang.Object
com.sigmadynamics.sdo.rules.RuleImpl
public class RuleImpl
| Method Summary | |
|---|---|
double |
evaluate(EvaluationOptions opts)This method is used to evaluate scoring rules. |
boolean |
evaluate(java.lang.Object context, EvaluationOptions opts) |
boolean |
isInvalid() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean evaluate(java.lang.Object context,
EvaluationOptions opts)
evaluate in interface Rulecontext - is the context in which the rule is evaluatedopts - encapsulates the evaluation optionspublic boolean isInvalid()
isInvalid in interface Rulepublic double evaluate(EvaluationOptions opts)
Ruleevaluate in interface Rule
|
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 | |||||||||