| Package | Description |
|---|---|
| org.openl.binding.impl | |
| org.openl.engine | |
| org.openl.rules.lang.xls.types | |
| org.openl.rules.lang.xls.types.meta |
| Modifier and Type | Class and Description |
|---|---|
static class |
MethodUsagesSearcher.MethodUsage |
class |
SimpleNodeUsage |
| Modifier and Type | Method and Description |
|---|---|
int |
NodeUsageComparator.compare(NodeUsage o1,
NodeUsage o2) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FieldUsageSearcher.findAllFields(List<NodeUsage> fields,
IBoundNode boundNode,
String sourceString,
int startPosition) |
| Modifier and Type | Method and Description |
|---|---|
static List<NodeUsage> |
OpenLCellExpressionsCompiler.getNodeUsages(CompositeMethod method,
String sourceString,
int startIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends NodeUsage> |
CellMetaInfo.getUsedNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellMetaInfo.setUsedNodes(List<? extends NodeUsage> usedNodes) |
| Constructor and Description |
|---|
CellMetaInfo(IOpenClass domain,
boolean multiValue,
List<? extends NodeUsage> usedNodes) |
CellMetaInfo(IOpenClass domain,
boolean multiValue,
List<? extends NodeUsage> usedNodes,
boolean returnHeader) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMetaInfoReader.addConstant(ICell cell,
NodeUsage nodeUsage) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.