Uses of Interface
org.drools.compiler.builder.impl.TypeDeclarationManager
-
Packages that use TypeDeclarationManager Package Description org.drools.compiler.builder.impl -
-
Uses of TypeDeclarationManager in org.drools.compiler.builder.impl
Subinterfaces of TypeDeclarationManager in org.drools.compiler.builder.impl Modifier and Type Interface Description interfaceTypeDeclarationContextThe build context forTypeDeclarationBuilder,ClassDefinitionFactoryand all their related siblings.Classes in org.drools.compiler.builder.impl that implement TypeDeclarationManager Modifier and Type Class Description classKnowledgeBuilderImplclassTypeDeclarationContextImplclassTypeDeclarationManagerImplWraps aTypeDeclarationBuilderand anInternalKnowledgeBaseand deals with updating both.
-