Uses of Interface
org.optaplanner.constraint.streams.common.inliner.UndoScoreImpacter
Packages that use UndoScoreImpacter
-
Uses of UndoScoreImpacter in org.optaplanner.constraint.streams.common.inliner
Methods in org.optaplanner.constraint.streams.common.inliner that return UndoScoreImpacterModifier and TypeMethodDescriptionWeightedScoreImpacter.BigDecimalImpactFunction.impact(Context_ context, BigDecimal matchWeight, JustificationsSupplier justificationsSupplier) WeightedScoreImpacter.IntImpactFunction.impact(Context_ context, int matchWeight, JustificationsSupplier justificationsSupplier) WeightedScoreImpacter.LongImpactFunction.impact(Context_ context, long matchWeight, JustificationsSupplier justificationsSupplier) WeightedScoreImpacter.impactScore(int matchWeight, JustificationsSupplier justificationsSupplier) WeightedScoreImpacter.impactScore(long matchWeight, JustificationsSupplier justificationsSupplier) WeightedScoreImpacter.impactScore(BigDecimal matchWeight, JustificationsSupplier justificationsSupplier) protected UndoScoreImpacterScoreContext.impactWithConstraintMatch(UndoScoreImpacter undoScoreImpact, Score_ score, JustificationsSupplier justificationsSupplier) Methods in org.optaplanner.constraint.streams.common.inliner with parameters of type UndoScoreImpacterModifier and TypeMethodDescriptionprotected UndoScoreImpacterScoreContext.impactWithConstraintMatch(UndoScoreImpacter undoScoreImpact, Score_ score, JustificationsSupplier justificationsSupplier)