Uses of Interface
org.drools.ruleunits.dsl.RuleUnitDefinition
-
Packages that use RuleUnitDefinition Package Description org.drools.ruleunits.dsl org.drools.ruleunits.dsl.util -
-
Uses of RuleUnitDefinition in org.drools.ruleunits.dsl
Constructors in org.drools.ruleunits.dsl with parameters of type RuleUnitDefinition Constructor Description RulesFactory(RuleUnitDefinition unit) -
Uses of RuleUnitDefinition in org.drools.ruleunits.dsl.util
Constructors in org.drools.ruleunits.dsl.util with parameters of type RuleUnitDefinition Constructor Description RuleDefinition(String name, RuleUnitDefinition unit, RulesFactory.UnitGlobals globals)
-