Module org.evrete.core
Package org.evrete.api.builders
package org.evrete.api.builders
-
InterfacesClassDescriptionPreviously part of the
RuleBuilderinterface, since version 4.0.0, this interface contains methods for declaring various rule-level conditions and obtaining their references.LhsBuilder<C extends RuntimeContext<C>>The LhsBuilder interface is used to build the left-hand side (LHS) of a rule.RuleBuilder<C extends RuntimeContext<C>>The RuleBuilder interface represents a builder for creating rules.RuleSetBuilder<C extends RuntimeContext<C>>`RuleSetBuilder` is an interface intended for building and appending rules to the current runtime context.