| Package | Description |
|---|---|
| org.openl.rules.table.properties.expressions.match |
| Modifier and Type | Class and Description |
|---|---|
class |
AMatchingExpression |
class |
ContainsMatchingExpression |
class |
EQMatchingExpression |
class |
GEMatchingExpression |
class |
GTMatchingExpression |
class |
LEMatchingExpression |
class |
LTMatchingExpression |
| Modifier and Type | Method and Description |
|---|---|
IMatchingExpression |
AMatchingExpression.getContextAttributeExpression() |
IMatchingExpression |
IMatchingExpression.getContextAttributeExpression() |
IMatchingExpression |
MatchingExpression.getMatchExpression() |
static IMatchingExpression |
MatchingExpressionFactory.getMatchingExpression(String operationName,
String contextAttribute) |
static IMatchingExpression |
MatchingExpressionsParser.parse(String matchingExpressionStr) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchingExpression.setMatchExpression(IMatchingExpression matchExpression) |
| Constructor and Description |
|---|
AMatchingExpression(String operationName,
IMatchingExpression matchingExpression) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.