Package org.optaplanner.constraint.streams.drools.common
package org.optaplanner.constraint.streams.drools.common
-
ClassDescriptionBiLeftHandSide<A,
B> Represents the left hand side of a Drools rule, the result of which are two variables.DroolsAbstractConstraintStream<Solution_,LHS_ extends org.optaplanner.constraint.streams.drools.common.AbstractLeftHandSide> PatternVariable<A,PatternVar_, Child_ extends PatternVariable<A, PatternVar_, Child_>> QuadLeftHandSide<A,B, C, D> Represents the left hand side of a Drools rule, the result of which are four variables.RuleBuilder<Solution_>TriLeftHandSide<A,B, C> Represents the left hand side of a Drools rule, the result of which are three variables.Represents the left-hand side of a Drools rule, the result of which is a single variable.