Package | Description |
---|---|
org.optaplanner.core.impl.score.stream.drools.bi | |
org.optaplanner.core.impl.score.stream.drools.tri |
Constructor and Description |
---|
DroolsBiCondition(DroolsBiRuleStructure<A,B> ruleStructure) |
Constructor and Description |
---|
DroolsTriRuleStructure(DroolsBiRuleStructure<A,B> abRuleStructure,
DroolsUniRuleStructure<C> cRuleStructure,
LongSupplier variableIdSupplier)
Builds a final version of the AB pattern as it will no longer be mutated, and turns the C pattern into the new
primary pattern.
|
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.