Class KnowledgeWrapper

java.lang.Object
org.evrete.util.KnowledgeWrapper
All Implemented Interfaces:
Environment, EventBus, FluentEnvironment<Knowledge>, FluentImports<Knowledge>, Knowledge, Named, RuleSet<RuleDescriptor>, RuleSetContext<Knowledge,RuleDescriptor>, RuntimeContext<Knowledge>

public abstract class KnowledgeWrapper extends Object implements Knowledge
KnowledgeWrapper is an abstract class that delegates the knowledge's methods to a provided delegate object.