public interface IBaseAction extends IBaseDecisionRow
| Modifier and Type | Field and Description |
|---|---|
static IBaseAction[] |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeAction(int ruleN,
Object target,
Object[] dtParams,
IRuntimeEnv env) |
IOpenClass |
getType() |
boolean |
isCollectReturnAction() |
boolean |
isCollectReturnKeyAction() |
boolean |
isReturnAction() |
void |
removeDebugInformation() |
getDecisionTable, getMethod, getName, getNumberOfParams, getNumberOfRules, getParams, getParamValue, getSourceCodeModule, getValueCell, hasFormula, isEmptystatic final IBaseAction[] EMPTY
Object executeAction(int ruleN, Object target, Object[] dtParams, IRuntimeEnv env)
IOpenClass getType()
boolean isReturnAction()
boolean isCollectReturnAction()
boolean isCollectReturnKeyAction()
void removeDebugInformation()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.