| Package | Description |
|---|---|
| org.openl.rules.cmatch | |
| org.openl.rules.cmatch.matcher |
| Modifier and Type | Method and Description |
|---|---|
IMatcher |
MatchNode.getMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchNode.setMatcher(IMatcher matcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMatcherMapBuilder<M extends IMatcher> |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanPrimitiveMatch |
class |
ClassMatchMatcher |
class |
ClassMinMaxMatcher |
class |
EnumMatchMatcher |
class |
NumberMatchMatcher |
| Modifier and Type | Method and Description |
|---|---|
IMatcher |
AMatcherMapBuilder.getInstanceIfSupports(IOpenClass type) |
IMatcher |
BooleanPrimitiveMatch.getInstanceIfSupports(IOpenClass type) |
IMatcher |
ClassMatchBuilder.getInstanceIfSupports(IOpenClass type) |
IMatcher |
ClassMinMaxBuilder.getInstanceIfSupports(IOpenClass type) |
IMatcher |
EnumMatchBuilder.getInstanceIfSupports(IOpenClass type) |
IMatcher |
IMatcherBuilder.getInstanceIfSupports(IOpenClass type)
Get instance of matcher for a given type.
|
static IMatcher |
MatcherFactory.getMatcher(String operationName,
IOpenClass type) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.