Uses of Interface
org.evrete.api.Rule
Packages that use Rule
-
Uses of Rule in org.evrete
Classes in org.evrete that implement RuleMethods in org.evrete that return Rule -
Uses of Rule in org.evrete.api
Classes in org.evrete.api with type parameters of type RuleModifier and TypeInterfaceDescriptioninterfaceInterface describes a mutable collection of rules.interfaceRuleSetContext<C extends RuntimeContext<C>,R extends Rule> Subinterfaces of Rule in org.evrete.apiModifier and TypeInterfaceDescriptioninterfaceRuleBuilder<C extends RuntimeContext<C>>interfaceFields in org.evrete.api with type parameters of type RuleModifier and TypeFieldDescriptionstatic final Comparator<Rule> RuntimeContext.SALIENCE_COMPARATORMethods in org.evrete.api that return types with arguments of type RuleMethod parameters in org.evrete.api with type arguments of type RuleModifier and TypeMethodDescriptionvoidRuntimeContext.setRuleComparator(Comparator<Rule> comparator)