Uses of Class
org.drools.compiler.builder.impl.ClassHierarchyManager
-
Packages that use ClassHierarchyManager Package Description org.drools.compiler.builder.impl -
-
Uses of ClassHierarchyManager in org.drools.compiler.builder.impl
Methods in org.drools.compiler.builder.impl with parameters of type ClassHierarchyManager Modifier and Type Method Description protected voidTypeDeclarationBuilder. createBean(AbstractClassTypeDeclarationDescr typeDescr, PackageRegistry pkgRegistry, ClassHierarchyManager hierarchyManager, List<org.drools.compiler.builder.impl.TypeDefinition> unresolvedTypes, Map<String,AbstractClassTypeDeclarationDescr> unprocesseableDescrs)voidTypeDeclarationConfigurator. finalizeConfigurator(org.drools.core.rule.TypeDeclaration type, AbstractClassTypeDeclarationDescr typeDescr, PackageRegistry pkgRegistry, Map<String,PackageRegistry> pkgRegistryMap, ClassHierarchyManager hierarchyManager)
-