| Package | Description |
|---|---|
| org.openl.rules.lang.xls | |
| org.openl.rules.lang.xls.syntax | |
| org.openl.rules.table.properties.def |
| Modifier and Type | Method and Description |
|---|---|
static XlsNodeTypes |
XlsNodeTypes.getEnumByValue(String value) |
static XlsNodeTypes |
XlsNodeTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XlsNodeTypes[] |
XlsNodeTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TableSyntaxNodeUtils.str2name(String methodHeader,
XlsNodeTypes tableType) |
| Modifier and Type | Method and Description |
|---|---|
XlsNodeTypes |
TableSyntaxNode.getNodeType()
Use this method instead of
ASyntaxNode.getType(). |
| Modifier and Type | Method and Description |
|---|---|
static XlsNodeTypes[] |
TablePropertyDefinitionUtils.getSuitableTableTypes(String propertyName)
Gets the table types in which this property can be defined.
|
XlsNodeTypes[] |
TablePropertyDefinition.getTableType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TablePropertyDefinition.setTableType(XlsNodeTypes[] tableType) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.