Uses of Package
org.optaplanner.core.api.score.stream
-
Packages that use org.optaplanner.core.api.score.stream Package Description org.optaplanner.core.api.score Classes used forScore
calculation.org.optaplanner.core.api.score.constraint org.optaplanner.core.api.score.stream org.optaplanner.core.api.score.stream.bi TheConstraintStream
API for bi-tuples.org.optaplanner.core.api.score.stream.quad TheConstraintStream
API for four matched facts.org.optaplanner.core.api.score.stream.tri TheConstraintStream
API for tri-tuples.org.optaplanner.core.api.score.stream.uni TheConstraintStream
API for uni-tuples.org.optaplanner.core.config.score.director org.optaplanner.core.config.solver org.optaplanner.core.impl.score org.optaplanner.core.impl.score.constraint org.optaplanner.test.api.score.stream org.optaplanner.test.impl.score.stream -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score Class Description ConstraintJustification Marker interface for constraint justifications. -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.constraint Class Description ConstraintJustification Marker interface for constraint justifications. -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.stream Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintFactory The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.ConstraintJustification Marker interface for constraint justifications.ConstraintStreamImplType DefaultConstraintJustification Default implementation ofConstraintJustification
, returned byConstraintMatch.getJustification()
unless the user defined a custom justification mapping. -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.stream.bi Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintBuilder ConstraintJustification Marker interface for constraint justifications.ConstraintStream -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.stream.quad Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintBuilder ConstraintJustification Marker interface for constraint justifications.ConstraintStream -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.stream.tri Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintBuilder ConstraintJustification Marker interface for constraint justifications.ConstraintStream -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.api.score.stream.uni Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintBuilder ConstraintJustification Marker interface for constraint justifications.ConstraintStream -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.config.score.director Class Description ConstraintProvider Used by Constraint Streams'Score
calculation.ConstraintStreamImplType -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.config.solver Class Description ConstraintProvider Used by Constraint Streams'Score
calculation.ConstraintStreamImplType -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.impl.score Class Description ConstraintJustification Marker interface for constraint justifications. -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.impl.score.constraint Class Description ConstraintJustification Marker interface for constraint justifications. -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.test.api.score.stream Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintFactory The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.ConstraintProvider Used by Constraint Streams'Score
calculation.ConstraintStreamImplType -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.test.impl.score.stream Class Description Constraint This represents a single constraint in theConstraintStream
API that impacts theScore
.ConstraintFactory The factory to create everyConstraintStream
(for example withConstraintFactory.forEach(Class)
) which ends in aConstraint
returned byConstraintProvider.defineConstraints(ConstraintFactory)
.ConstraintProvider Used by Constraint Streams'Score
calculation.ConstraintStreamImplType