Uses of Interface
org.evrete.api.RuleSession
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of RuleSession in org.evrete.api
Classes in org.evrete.api with type parameters of type RuleSession Modifier and Type Interface Description interfaceRuleSession<S extends RuleSession<S>>Subinterfaces of RuleSession in org.evrete.api Modifier and Type Interface Description interfaceStatefulSessionMethods in org.evrete.api that return RuleSession Modifier and Type Method Description RuleSession<?>RuntimeRule. getRuntime()Methods in org.evrete.api that return types with arguments of type RuleSession Modifier and Type Method Description Collection<RuleSession<?>>Knowledge. getSessions()