| Package | Description |
|---|---|
| org.openl.rules.cmatch | |
| org.openl.rules.cmatch.algorithm | |
| org.openl.rules.lang.xls.binding.wrapper |
| Modifier and Type | Method and Description |
|---|---|
List<TableRow> |
ColumnMatch.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMatch.setRows(List<TableRow> rows) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MatchAlgorithmCompiler.checkRowName(TableRow row,
String expectedName) |
protected void |
MatchAlgorithmCompiler.parseCheckValues(IBindingContext bindingContext,
ColumnMatch columnMatch,
TableRow row,
MatchNode node,
int retValuesCount)
Parses CheckValues for node(row).
|
protected Object[] |
MatchAlgorithmCompiler.parseValues(IBindingContext bindingContext,
ColumnMatch columnMatch,
TableRow row,
IOpenClass openClass) |
| Modifier and Type | Method and Description |
|---|---|
protected MatchNode |
MatchAlgorithmCompiler.buildTree(List<TableRow> rows,
MatchNode[] nodes)
Builds tree based on indentation of each row.
|
protected MatchNode |
ScoreAlgorithmCompiler.buildTree(List<TableRow> rows,
MatchNode[] nodes) |
protected MatchNode |
WeightAlgorithmCompiler.buildTree(List<TableRow> rows,
MatchNode[] nodes) |
protected void |
MatchAlgorithmCompiler.validateTree(MatchNode rootNode,
List<TableRow> rows,
MatchNode[] nodes)
Checks that tree is consistent.
|
protected void |
ScoreAlgorithmCompiler.validateTree(MatchNode rootNode,
List<TableRow> rows,
MatchNode[] nodes)
Overrides to do nothing.
|
protected void |
WeightAlgorithmCompiler.validateTree(MatchNode rootNode,
List<TableRow> rows,
MatchNode[] nodes)
Overrides to do nothing.
|
| Modifier and Type | Method and Description |
|---|---|
List<TableRow> |
ColumnMatchWrapper.getRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnMatchWrapper.setRows(List<TableRow> rows) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.