Uses of Class
org.openl.rules.types.impl.MatchingOpenMethodDispatcher
-
-
Uses of MatchingOpenMethodDispatcher in org.openl.rules.lang.xls.binding.wrapper
Subclasses of MatchingOpenMethodDispatcher in org.openl.rules.lang.xls.binding.wrapper Modifier and Type Class Description classMatchingOpenMethodDispatcherWrapperclassOverloadedMethodsDispatcherTableWrapperConstructors in org.openl.rules.lang.xls.binding.wrapper with parameters of type MatchingOpenMethodDispatcher Constructor Description MatchingOpenMethodDispatcherWrapper(XlsModuleOpenClass xlsModuleOpenClass, MatchingOpenMethodDispatcher delegate, org.openl.rules.lang.xls.binding.wrapper.ContextPropertiesInjector contextPropertiesInjector, boolean externalMethodCall) -
Uses of MatchingOpenMethodDispatcher in org.openl.rules.lang.xls.binding.wrapper.base
Subclasses of MatchingOpenMethodDispatcher in org.openl.rules.lang.xls.binding.wrapper.base Modifier and Type Class Description classAbstractMatchingOpenMethodDispatcherWrapperclassAbstractOverloadedMethodsDispatcherTableWrapperFields in org.openl.rules.lang.xls.binding.wrapper.base declared as MatchingOpenMethodDispatcher Modifier and Type Field Description protected MatchingOpenMethodDispatcherAbstractMatchingOpenMethodDispatcherWrapper. delegateConstructors in org.openl.rules.lang.xls.binding.wrapper.base with parameters of type MatchingOpenMethodDispatcher Constructor Description AbstractMatchingOpenMethodDispatcherWrapper(MatchingOpenMethodDispatcher delegate) -
Uses of MatchingOpenMethodDispatcher in org.openl.rules.types.impl
Subclasses of MatchingOpenMethodDispatcher in org.openl.rules.types.impl Modifier and Type Class Description classOverloadedMethodsDispatcherTableOpenMethodDispatcher based on dispatcher table. -
Uses of MatchingOpenMethodDispatcher in org.openl.rules.validation.properties.dimentional
Methods in org.openl.rules.validation.properties.dimentional with parameters of type MatchingOpenMethodDispatcher Modifier and Type Method Description voidDispatcherTablesBuilder. build(MatchingOpenMethodDispatcher dispatcher)
-