Uses of Interface
org.openl.rules.runtime.InterfaceClassGenerator
-
Packages that use InterfaceClassGenerator Package Description org.openl.rules.runtime -
-
Uses of InterfaceClassGenerator in org.openl.rules.runtime
Classes in org.openl.rules.runtime that implement InterfaceClassGenerator Modifier and Type Class Description classInterfaceClassGeneratorImplMethods in org.openl.rules.runtime that return InterfaceClassGenerator Modifier and Type Method Description InterfaceClassGeneratorRulesEngineFactory. getInterfaceClassGenerator()Methods in org.openl.rules.runtime with parameters of type InterfaceClassGenerator Modifier and Type Method Description voidRulesEngineFactory. setInterfaceClassGenerator(InterfaceClassGenerator interfaceClassGenerator)
-