Uses of Record Class
ai.timefold.solver.core.api.score.analysis.MatchAnalysis
Packages that use MatchAnalysis
-
Uses of MatchAnalysis in ai.timefold.solver.core.api.score.analysis
Methods in ai.timefold.solver.core.api.score.analysis that return types with arguments of type MatchAnalysisModifier and TypeMethodDescriptionConstraintAnalysis.matches()Returns the value of thematchesrecord component.Methods in ai.timefold.solver.core.api.score.analysis with parameters of type MatchAnalysisConstructor parameters in ai.timefold.solver.core.api.score.analysis with type arguments of type MatchAnalysisModifierConstructorDescriptionConstraintAnalysis(ConstraintRef constraintRef, Score_ weight, Score_ score, List<MatchAnalysis<Score_>> matches) Creates an instance of aConstraintAnalysisrecord class.