Interface RuntimeContext<C extends RuntimeContext<C>>

Type Parameters:
C - context type parameter
All Superinterfaces:
Environment, EvaluationListeners, EvaluatorsContext, FluentEnvironment<C>, FluentImports<C>
All Known Subinterfaces:
Knowledge, RuleSession<S>, StatefulSession, StatelessSession

public interface RuntimeContext<C extends RuntimeContext<C>> extends FluentImports<C>, FluentEnvironment<C>, EvaluatorsContext