Uses of Interface
org.evrete.api.FluentImports
-
Packages that use FluentImports Package Description org.evrete org.evrete.api -
-
Uses of FluentImports in org.evrete
Classes in org.evrete that implement FluentImports Modifier and Type Class Description classConfiguration -
Uses of FluentImports in org.evrete.api
Subinterfaces of FluentImports in org.evrete.api Modifier and Type Interface Description interfaceKnowledgeinterfaceRuleSession<S extends RuleSession<S>>Base interface for both stateful and stateless sessionsinterfaceRuleSetContext<C extends RuntimeContext<C>,R extends Rule>interfaceRuntimeContext<C extends RuntimeContext<C>>interfaceStatefulSessioninterfaceStatelessSessionUnlike stateful sessions, stateless sessions are designed to be short-living instances that can be fired only once, returning the resulting working memory snapshot.
-