java.lang.Object
org.evrete.api.LhsField<Fact,Field>
- Type Parameters:
Fact- the type of the referenced factField- the type of the referenced field
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.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classIn many cases, the order of field references matters, and this class provides a wrapper for an array of references. -
Constructor Summary
Constructors -
Method Summary