Uses of Class
org.drools.compiler.lang.descr.FunctionImportDescr
-
Packages that use FunctionImportDescr Package Description org.drools.compiler.lang.descr -
-
Uses of FunctionImportDescr in org.drools.compiler.lang.descr
Methods in org.drools.compiler.lang.descr that return types with arguments of type FunctionImportDescr Modifier and Type Method Description List<FunctionImportDescr>PackageDescr. getFunctionImports()Methods in org.drools.compiler.lang.descr with parameters of type FunctionImportDescr Modifier and Type Method Description voidPackageDescr. addFunctionImport(FunctionImportDescr importFunction)
-