Interface RuleSession<S extends RuleSession<S>>

All Superinterfaces:
AutoCloseable, EvaluationListeners, FluentImports<RuntimeContext<?>>, Listeners, PropertyAccess<S>, RuleSet<RuntimeRule>, RuntimeContext<S>, WorkingMemory
All Known Subinterfaces:
StatefulSession

public interface RuleSession<S extends RuleSession<S>>
extends WorkingMemory, RuntimeContext<S>, RuleSet<RuntimeRule>, AutoCloseable