Uses of Interface
org.drools.ruleunits.dsl.util.RuleDefinition.FieldDefinition
Packages that use RuleDefinition.FieldDefinition
-
Uses of RuleDefinition.FieldDefinition in org.drools.ruleunits.dsl
Method parameters in org.drools.ruleunits.dsl with type arguments of type RuleDefinition.FieldDefinitionModifier and TypeMethodDescription<T> GlobalRulesFactory.UnitGlobals.asGlobal(Supplier<RuleDefinition.FieldDefinition> globalField, T globalObject) Constructor parameters in org.drools.ruleunits.dsl with type arguments of type RuleDefinition.FieldDefinitionModifierConstructorDescriptionUnitGlobalsResolver(Map<String, RuleDefinition.FieldDefinition> fieldByGlobal) -
Uses of RuleDefinition.FieldDefinition in org.drools.ruleunits.dsl.util
Subinterfaces of RuleDefinition.FieldDefinition in org.drools.ruleunits.dsl.utilMethod parameters in org.drools.ruleunits.dsl.util with type arguments of type RuleDefinition.FieldDefinitionModifier and TypeMethodDescription<T> GlobalRuleDefinition.asGlobal(Supplier<RuleDefinition.FieldDefinition> globalField, T globalObject)