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 forScorecalculation.org.optaplanner.core.api.score.constraint org.optaplanner.core.api.score.stream org.optaplanner.core.api.score.stream.bi TheConstraintStreamAPI for bi-tuples.org.optaplanner.core.api.score.stream.quad TheConstraintStreamAPI for four matched facts.org.optaplanner.core.api.score.stream.tri TheConstraintStreamAPI for tri-tuples.org.optaplanner.core.api.score.stream.uni TheConstraintStreamAPI 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 theConstraintStreamAPI that impacts theScore.ConstraintFactory The factory to create everyConstraintStream(for example withConstraintFactory.forEach(Class)) which ends in aConstraintreturned 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 theConstraintStreamAPI 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 theConstraintStreamAPI 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 theConstraintStreamAPI 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 theConstraintStreamAPI 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'Scorecalculation.ConstraintStreamImplType -
Classes in org.optaplanner.core.api.score.stream used by org.optaplanner.core.config.solver Class Description ConstraintProvider Used by Constraint Streams'Scorecalculation.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 theConstraintStreamAPI that impacts theScore.ConstraintFactory The factory to create everyConstraintStream(for example withConstraintFactory.forEach(Class)) which ends in aConstraintreturned byConstraintProvider.defineConstraints(ConstraintFactory).ConstraintProvider Used by Constraint Streams'Scorecalculation.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 theConstraintStreamAPI that impacts theScore.ConstraintFactory The factory to create everyConstraintStream(for example withConstraintFactory.forEach(Class)) which ends in aConstraintreturned byConstraintProvider.defineConstraints(ConstraintFactory).ConstraintProvider Used by Constraint Streams'Scorecalculation.ConstraintStreamImplType