Uses of Class
org.drools.base.definitions.impl.KnowledgePackageImpl
Packages that use KnowledgePackageImpl
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of KnowledgePackageImpl in org.drools.base.definitions.impl
Methods in org.drools.base.definitions.impl that return KnowledgePackageImplModifier and TypeMethodDescriptionKnowledgePackageImpl.deepCloneIfAlreadyInUse(ClassLoader classLoader) -
Uses of KnowledgePackageImpl in org.drools.base.rule
Methods in org.drools.base.rule with parameters of type KnowledgePackageImplModifier and TypeMethodDescriptionvoidDialectRuntimeData.removeFunction(KnowledgePackageImpl pkg, Function function) DialectRuntimeRegistry.removeFunction(KnowledgePackageImpl pkg, Function function) voidDialectRuntimeData.removeRule(KnowledgePackageImpl pkg, RuleImpl rule) voidDialectRuntimeRegistry.removeRule(KnowledgePackageImpl pkg, RuleImpl rule)