Class DynamicAttributeEvaluator<T>
- java.lang.Object
-
- org.drools.modelcompiler.attributes.DynamicAttributeEvaluator<T>
-
- Direct Known Subclasses:
LambdaEnabled,LambdaSalience
public class DynamicAttributeEvaluator<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description DynamicAttributeEvaluator(org.drools.model.DynamicValueSupplier<T> supplier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.drools.core.rule.Declaration[]getDeclarations(org.drools.core.reteoo.Tuple tuple)
-