Uses of Class
org.drools.base.rule.TypeMetaInfo
Packages that use TypeMetaInfo
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of TypeMetaInfo in org.drools.base.rule
Methods in org.drools.base.rule that return types with arguments of type TypeMetaInfoConstructor parameters in org.drools.base.rule with type arguments of type TypeMetaInfoModifierConstructorDescriptionKieModuleMetaInfo(Map<String, TypeMetaInfo> typeMetaInfoMap, Map<String, Set<String>> rulesByPackage)