| Package | Description |
|---|---|
| org.openl.binding.impl | |
| org.openl.rules.binding |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
MethodUsagesSearcher.MethodUsage.getNodeType() |
NodeType |
NodeUsage.getNodeType() |
NodeType |
SimpleNodeUsage.getNodeType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SimpleNodeUsage(IdentifierNode identifierNode,
String description,
String uri,
NodeType nodeType) |
SimpleNodeUsage(int start,
int end,
String description,
String uri,
NodeType nodeType) |
| Modifier and Type | Method and Description |
|---|---|
static CellMetaInfo |
RuleRowHelper.createCellMetaInfo(IdentifierNode identifier,
IMetaInfo metaInfo,
NodeType nodeType) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.