Uses of Class
org.kie.kogito.codegen.rules.RuleUnitGenerator
Packages that use RuleUnitGenerator
-
Uses of RuleUnitGenerator in org.kie.kogito.codegen.rules
Methods in org.kie.kogito.codegen.rules that return RuleUnitGeneratorModifier and TypeMethodDescriptionRuleUnitGenerator.mergeConfig(org.drools.ruleunits.api.conf.RuleUnitConfig ruleUnitConfig) RuleUnitGenerator.withQueries(Collection<org.drools.model.codegen.execmodel.QueryModel> queries) Constructor parameters in org.kie.kogito.codegen.rules with type arguments of type RuleUnitGeneratorModifierConstructorDescriptionRuleUnitDashboardCodegen(KogitoBuildContext context, Collection<RuleUnitGenerator> ruleUnitGenerators)