Uses of Class
org.drools.compiler.builder.impl.ClassHierarchyManager
Packages that use ClassHierarchyManager
-
Uses of ClassHierarchyManager in org.drools.compiler.builder.impl
Methods in org.drools.compiler.builder.impl with parameters of type ClassHierarchyManagerModifier and TypeMethodDescriptionprotected voidTypeDeclarationBuilder.createBean(AbstractClassTypeDeclarationDescr typeDescr, BuildResultCollector results, PackageRegistry pkgRegistry, ClassHierarchyManager hierarchyManager, List<TypeDefinition> unresolvedTypes, Map<String, AbstractClassTypeDeclarationDescr> unprocesseableDescrs) voidTypeDeclarationConfigurator.finalizeConfigurator(TypeDeclaration type, AbstractClassTypeDeclarationDescr typeDescr, PackageRegistry pkgRegistry, Map<String, PackageRegistry> pkgRegistryMap, ClassHierarchyManager hierarchyManager)