| Package | Description |
|---|---|
| org.openl.rules.context | |
| org.openl.rules.lang.xls.binding | |
| org.openl.rules.lang.xls.binding.wrapper | |
| org.openl.rules.types.impl |
| Modifier and Type | Method and Description |
|---|---|
IOpenMethod |
DefaultRulesRuntimeContext.getMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher) |
IOpenMethod |
IRulesRuntimeContextOptimizationForOpenMethodDispatcher.getMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher) |
IOpenMethod |
RulesRuntimeContextDelegator.getMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher) |
void |
DefaultRulesRuntimeContext.putMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher,
IOpenMethod method) |
void |
IRulesRuntimeContextOptimizationForOpenMethodDispatcher.putMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher,
IOpenMethod method) |
void |
RulesRuntimeContextDelegator.putMethodForOpenMethodDispatcher(OpenMethodDispatcher openMethodDispatcher,
IOpenMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
XlsModuleOpenClass.addDispatcherMethod(OpenMethodDispatcher dispatcher)
Dispatcher method should be added by adding all candidates of the specified dispatcher to current
XlsModuleOpenClass(it will cause adding methods to dispatcher of current module or creating new dispatcher in
current module).
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatchingOpenMethodDispatcherWrapper |
class |
OverloadedMethodsDispatcherTableWrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchingOpenMethodDispatcher
Represents group of methods(rules) overloaded by dimension properties.
|
class |
OverloadedMethodsDispatcherTable
OpenMethodDispatcher based on dispatcher table.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.