|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationOptions | |
|---|---|
| com.sigmadynamics.sdo.rules | Platform support for external rules. |
| Uses of EvaluationOptions in com.sigmadynamics.sdo.rules |
|---|
| Methods in com.sigmadynamics.sdo.rules that return EvaluationOptions | |
|---|---|
static EvaluationOptions |
EvaluationOptions.getEvaluationOptions(boolean defaultReturnValue, boolean blockEvaluationUntilCached, boolean propagateExceptions) |
static EvaluationOptions |
EvaluationOptions.getEvaluationOptions(double defaultReturnValue, boolean blockEvaluationUntilCached, boolean propagateExceptions) |
| Methods in com.sigmadynamics.sdo.rules with parameters of type EvaluationOptions | |
|---|---|
double |
RuleImpl.evaluate(EvaluationOptions opts) |
double |
Rule.evaluate(EvaluationOptions opts)This method is used to evaluate scoring rules. |
boolean |
RuleImpl.evaluate(java.lang.Object context, EvaluationOptions opts) |
boolean |
Rule.evaluate(java.lang.Object context, EvaluationOptions opts) |
boolean |
RuleEvaluator.evaluate(java.lang.Object context, RuleDefinition def, RuleCache cache, EvaluationOptions opts)Deprecated. |
boolean |
RuleEvaluator.evaluateEligibilityRule(java.lang.Object context, RuleDefinition def, RuleCache cache, EvaluationOptions opts)Evaluate an external eligibility rule. |
double |
RuleEvaluator.evaluateScoringRule(RuleDefinition def, RuleCache cache, EvaluationOptions opts)Evaluate an external scoring rule. |
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||