public interface ICondition extends IBaseCondition, IDecisionRow
EMPTY| Modifier and Type | Method and Description |
|---|---|
DecisionValue |
calculateCondition(int col,
Object target,
Object[] dtParams,
IRuntimeEnv env) |
IConditionEvaluator |
getConditionEvaluator() |
IMethodCaller |
getEvaluator() |
int |
getNumberOfEmptyRules(int paramIndex) |
IOpenSourceCodeModule |
getUserDefinedExpressionSource() |
boolean |
isDependentOnAnyParams() |
void |
setConditionEvaluator(IConditionEvaluator iConditionEvaluator) |
void |
setEvaluator(IMethodCaller iMethodCaller) |
getValueCell, removeDebugInformationclearParamValues, getParamPresentation, getParamValue, getSourceCodeModule, hasFormula, hasFormulas, isAction, isCondition, isEqual, loadValues, preparegetDecisionTable, getMethod, getName, getNumberOfParams, getNumberOfRules, getParams, isEmptyDecisionValue calculateCondition(int col, Object target, Object[] dtParams, IRuntimeEnv env)
IConditionEvaluator getConditionEvaluator()
getConditionEvaluator in interface IBaseConditionvoid setConditionEvaluator(IConditionEvaluator iConditionEvaluator)
IMethodCaller getEvaluator()
getEvaluator in interface IBaseConditionvoid setEvaluator(IMethodCaller iMethodCaller)
boolean isDependentOnAnyParams()
int getNumberOfEmptyRules(int paramIndex)
IOpenSourceCodeModule getUserDefinedExpressionSource()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.