| Package | Description |
|---|---|
| org.openl.rules.dt | |
| org.openl.rules.dt.element | |
| org.openl.rules.lang.xls.binding.wrapper |
| Modifier and Type | Method and Description |
|---|---|
RuleRow |
DecisionTable.getRuleRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTable.bindTable(IBaseCondition[] conditionRows,
IBaseAction[] actionRows,
RuleRow ruleRow,
OpenL openl,
ComponentOpenClass componentOpenClass,
IBindingContext bindingContext,
int columns) |
void |
DecisionTable.setRuleRow(RuleRow ruleRow) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalRow.prepare(IOpenClass methodType,
IMethodSignature signature,
OpenL openl,
IBindingContext bindingContext,
RuleRow ruleRow,
IOpenClass ruleExecutionType,
TableSyntaxNode tableSyntaxNode) |
void |
IDecisionRow.prepare(IOpenClass methodType,
IMethodSignature signature,
OpenL openl,
IBindingContext bindingContext,
RuleRow ruleRow,
IOpenClass ruleExecutionType,
TableSyntaxNode tableSyntaxNode) |
void |
Action.prepareAction(IOpenMethodHeader header,
IMethodSignature signature,
OpenL openl,
IBindingContext bindingContext,
RuleRow ruleRow,
IOpenClass ruleExecutionType,
TableSyntaxNode tableSyntaxNode) |
void |
IAction.prepareAction(IOpenMethodHeader header,
IMethodSignature signature,
OpenL openl,
IBindingContext bindingContext,
RuleRow ruleRow,
IOpenClass ruleExecutionType,
TableSyntaxNode tableSyntaxNode) |
| Modifier and Type | Method and Description |
|---|---|
RuleRow |
DecisionTable2Wrapper.getRuleRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTable2Wrapper.bindTable(IBaseCondition[] conditionRows,
IBaseAction[] actionRows,
RuleRow ruleRow,
OpenL openl,
ComponentOpenClass componentOpenClass,
IBindingContext bindingContext,
int columns) |
void |
DecisionTable2Wrapper.setRuleRow(RuleRow ruleRow) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.