Interface EvaluatorHandle

All Superinterfaces:
Serializable

public interface EvaluatorHandle extends Serializable
Evaluator handles essentially act as references to LHS (Left Hand Side) conditions, much like how each fact in working memory is associated with a fact handle. While evaluator handles are mostly used under the hood, advanced users may use these handles to replace conditions on the fly.