Package org.drools.ruleunits.dsl
-
Interface Summary Interface Description RuleFactory The root of the fluent Java DSL to define a rule.RuleUnitDefinition ARuleUnitDataallowing to define not only the set of data used by aRuleUnit, but also, through a convenient fluent Java DSL, the set of rules belonging to it. -
Class Summary Class Description Accumulators A set of convenient factory methods to create the accumulators used in the rule unit Java DSL.RulesFactory The starting point to create and define rules through the rule unit Java DSL.RulesFactory.UnitGlobals RuleUnitProviderForDSL RuleUnitProviderForDSL.DSLRuleUnitInstance<T extends org.drools.ruleunits.api.RuleUnitData> RuleUnitProviderForDSL.ModelRuleUnit<T extends org.drools.ruleunits.api.RuleUnitData> SyntheticRuleUnit SyntheticRuleUnitBuilder UnitGlobalsResolver