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
Classes in org.drools.ruleunits.dsl that implement RuleUnitDefinition Modifier and Type Class Description classSyntheticRuleUnitConstructors 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(java.lang.String name, RuleUnitDefinition unit, RulesFactory.UnitGlobals globals)
-