Class LhsField<Fact,Field>

java.lang.Object
org.evrete.api.LhsField<Fact,Field>
Type Parameters:
Fact - the type of the referenced fact
Field - the type of the referenced field

public class LhsField<Fact,Field> extends Object
A convenient generic class for referencing LHS (Left-Hand Side) field declarations. During different lifecycle stages of rules, the engine uses various (often temporary) representations of field references, and this class provides a convenient means of transforming these references.