Uses of Class
org.drools.base.factmodel.ClassDefinition
Packages that use ClassDefinition
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of ClassDefinition in org.drools.base.rule
Methods in org.drools.base.rule that return ClassDefinitionMethods in org.drools.base.rule with parameters of type ClassDefinitionModifier and TypeMethodDescriptionvoidTypeDeclaration.setTypeClassDef(ClassDefinition typeClassDef)