| Package | Description |
|---|---|
| org.openl.engine | |
| org.openl.rules.binding | |
| org.openl.rules.lang.xls.types | |
| org.openl.rules.lang.xls.types.meta | |
| org.openl.rules.table.actions | |
| org.openl.rules.tbasic |
| Modifier and Type | Method and Description |
|---|---|
static List<CellMetaInfo> |
OpenLCellExpressionsCompiler.getMetaInfo(IOpenSourceCodeModule source,
CompositeMethod method) |
| Modifier and Type | Method and Description |
|---|---|
static CellMetaInfo |
RuleRowHelper.createCellMetaInfo(IdentifierNode identifier,
IMetaInfo metaInfo,
NodeType nodeType) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CellMetaInfo.isCellContainsNodeUsages(CellMetaInfo metaInfo) |
| Modifier and Type | Field and Description |
|---|---|
protected static CellMetaInfo |
BaseMetaInfoReader.NOT_FOUND |
| Modifier and Type | Method and Description |
|---|---|
CellMetaInfo |
AlgorithmMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
AliasDatatypeMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected abstract CellMetaInfo |
BaseMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected CellMetaInfo |
ColumnMatchMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected CellMetaInfo |
ConstantsTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected CellMetaInfo |
DataTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
DatatypeTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
DecisionTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
DtColumnsDefinitionMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
MethodTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected CellMetaInfo |
PropertyTableMetaInfoReader.getBodyMetaInfo(int row,
int col) |
CellMetaInfo |
SpreadsheetMetaInfoReader.getBodyMetaInfo(int row,
int col) |
protected CellMetaInfo |
AliasDatatypeMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
AMethodMetaInfoReader.getHeaderMetaInfo() |
protected abstract CellMetaInfo |
BaseMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
ConstantsTableMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
DataTableMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
DatatypeTableMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
DtColumnsDefinitionMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
PropertyTableMetaInfoReader.getHeaderMetaInfo() |
protected CellMetaInfo |
DecisionTableMetaInfoReader.getMetaInfo(ILogicalTable paramsTable,
IOpenClass type) |
CellMetaInfo |
BaseMetaInfoReader.getMetaInfo(int row,
int col) |
CellMetaInfo |
EmptyMetaInfoReader.getMetaInfo(int row,
int col) |
CellMetaInfo |
MetaInfoReader.getMetaInfo(int row,
int col)
Get meta info for a given row and column.
|
CellMetaInfo |
MetaInfoWriterImpl.getMetaInfo(int row,
int col) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetMetaInfoReader.addHeaderMetaInfo(int row,
int col,
CellMetaInfo metaInfo)
Is invoked from binder
|
void |
MetaInfoWriter.setMetaInfo(int row,
int col,
CellMetaInfo metaInfo) |
void |
MetaInfoWriterImpl.setMetaInfo(int row,
int col,
CellMetaInfo metaInfo) |
| Modifier and Type | Method and Description |
|---|---|
CellMetaInfo |
AUndoableCellAction.getPrevMetaInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
AUndoableCellAction.setPrevMetaInfo(CellMetaInfo prevMetaInfo) |
| Modifier and Type | Field and Description |
|---|---|
static CellMetaInfo |
AlgorithmBuilder.CELL_META_INFO |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.