Uses of Package
org.evrete.api
Packages that use org.evrete.api
-
Classes in org.evrete.api used by org.evreteClassDescriptionA generic alternative to CloneableRule activation context that provides access to the rule's variables and working memory methods.A category for abstract instances that can be applied to rule's left-hand side (LHS, selection and condition), right-hand side (RHS, or action) or both.Unlike stateful sessions, stateless sessions are designed to be short-living instances that can be fired only once, returning the resulting working memory snapshot.TypeResolver provides dynamic mapping of Java types to engine's internal
Type. -
Classes in org.evrete.api used by org.evrete.apiClassDescriptionActivation manager controls whether an active rule should really fire based on the history of previous activations.A unit of work with given complexity.A generic alternative to CloneableAn internal representation of every condition in the rule engine.A collection of every condition tha was ever used in the engine's runtime.An interface with a set of basic methods that are necessary for parsing string expressions.A fact declaration for
RuleBuilder.FactHandle instances uniquely identify working instances in rule sessions.A convenient "random object accessor", i.e.A convenience interface to use for LHS fact declarations.A runtime representation of a fact declaration.Rule activation context that provides access to the rule's variables and working memory methods.A category for abstract instances that can be applied to rule's left-hand side (LHS, selection and condition), right-hand side (RHS, or action) or both.Base interface for both stateful and stateless sessionsInterface describes a mutable collection of rules.Unlike stateful sessions, stateless sessions are designed to be short-living instances that can be fired only once, returning the resulting working memory snapshot.An engine's internal type which is assigned to every fact before it gets into the session's working memory.A representation of a Type field.TypeResolver provides dynamic mapping of Java types to engine's internalType.A marker interface that uniquely identifies value of a field.A wrapper for predicate overIntToValue. -
Classes in org.evrete.api used by org.evrete.api.spiClassDescriptionAn interface with a set of basic methods that are necessary for parsing string expressions.A runtime representation of a fact declaration.Rule activation context that provides access to the rule's variables and working memory methods.TypeResolver provides dynamic mapping of Java types to engine's internal
Type.