Uses of Class
org.optaplanner.core.api.score.buildin.hardsoftdouble.HardSoftDoubleScore
-
Packages that use HardSoftDoubleScore Package Description org.optaplanner.core.api.score.buildin.hardsoftdouble Support for aScorewith 2 score levels anddoublescore weights.org.optaplanner.core.impl.score.buildin.hardsoftdouble org.optaplanner.persistence.jackson.api.score.buildin.hardsoftdouble org.optaplanner.persistence.jaxb.api.score.buildin.hardsoftdouble org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftdouble -
-
Uses of HardSoftDoubleScore in org.optaplanner.core.api.score.buildin.hardsoftdouble
Fields in org.optaplanner.core.api.score.buildin.hardsoftdouble declared as HardSoftDoubleScore Modifier and Type Field Description static HardSoftDoubleScoreHardSoftDoubleScore. ONE_HARDDeprecated.static HardSoftDoubleScoreHardSoftDoubleScore. ONE_SOFTDeprecated.static HardSoftDoubleScoreHardSoftDoubleScore. ZERODeprecated.Fields in org.optaplanner.core.api.score.buildin.hardsoftdouble with type parameters of type HardSoftDoubleScore Modifier and Type Field Description protected Map<org.kie.api.definition.rule.Rule,BiConsumer<org.kie.api.runtime.rule.RuleContext,HardSoftDoubleScore>>HardSoftDoubleScoreHolder. matchExecutorByScoreMapDeprecated.Methods in org.optaplanner.core.api.score.buildin.hardsoftdouble that return HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScore. add(HardSoftDoubleScore addend)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. divide(double divisor)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreHolder. extractScore(int initScore)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. multiply(double multiplicand)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. negate()Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. of(double hardScore, double softScore)Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. ofHard(double hardScore)Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. ofSoft(double softScore)Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. ofUninitialized(int initScore, double hardScore, double softScore)Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. parseScore(String scoreString)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. power(double exponent)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. subtract(HardSoftDoubleScore subtrahend)Deprecated.static HardSoftDoubleScoreHardSoftDoubleScore. valueOf(double hardScore, double softScore)Deprecated.in favor ofof(double, double)static HardSoftDoubleScoreHardSoftDoubleScore. valueOfUninitialized(int initScore, double hardScore, double softScore)Deprecated.in favor ofofUninitialized(int, double, double)HardSoftDoubleScoreHardSoftDoubleScore. withInitScore(int newInitScore)Deprecated.Methods in org.optaplanner.core.api.score.buildin.hardsoftdouble with parameters of type HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScore. add(HardSoftDoubleScore addend)Deprecated.intHardSoftDoubleScore. compareTo(HardSoftDoubleScore other)Deprecated.voidHardSoftDoubleScoreHolder. configureConstraintWeight(org.kie.api.definition.rule.Rule rule, HardSoftDoubleScore constraintWeight)Deprecated.HardSoftDoubleScoreHardSoftDoubleScore. subtract(HardSoftDoubleScore subtrahend)Deprecated. -
Uses of HardSoftDoubleScore in org.optaplanner.core.impl.score.buildin.hardsoftdouble
Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble that return HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScoreDefinition. buildOptimisticBound(InitializingScoreTrend initializingScoreTrend, HardSoftDoubleScore score)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. buildPessimisticBound(InitializingScoreTrend initializingScoreTrend, HardSoftDoubleScore score)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. divideBySanitizedDivisor(HardSoftDoubleScore dividend, HardSoftDoubleScore divisor)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. fromLevelNumbers(int initScore, Number[] levelNumbers)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. getOneSoftestScore()Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. getZeroScore()Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. parseScore(String scoreString)Deprecated.Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble that return types with arguments of type HardSoftDoubleScore Modifier and Type Method Description ScoreInliner<HardSoftDoubleScore>HardSoftDoubleScoreDefinition. buildScoreInliner(boolean constraintMatchEnabled)Deprecated.Class<HardSoftDoubleScore>HardSoftDoubleScoreDefinition. getScoreClass()Deprecated.Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble with parameters of type HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScoreDefinition. buildOptimisticBound(InitializingScoreTrend initializingScoreTrend, HardSoftDoubleScore score)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. buildPessimisticBound(InitializingScoreTrend initializingScoreTrend, HardSoftDoubleScore score)Deprecated.HardSoftDoubleScoreHardSoftDoubleScoreDefinition. divideBySanitizedDivisor(HardSoftDoubleScore dividend, HardSoftDoubleScore divisor)Deprecated. -
Uses of HardSoftDoubleScore in org.optaplanner.persistence.jackson.api.score.buildin.hardsoftdouble
Methods in org.optaplanner.persistence.jackson.api.score.buildin.hardsoftdouble that return HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScoreJacksonJsonDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context)Deprecated. -
Uses of HardSoftDoubleScore in org.optaplanner.persistence.jaxb.api.score.buildin.hardsoftdouble
Methods in org.optaplanner.persistence.jaxb.api.score.buildin.hardsoftdouble that return HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScoreJaxbXmlAdapter. unmarshal(String scoreString)Deprecated. -
Uses of HardSoftDoubleScore in org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftdouble
Methods in org.optaplanner.persistence.jsonb.api.score.buildin.hardsoftdouble that return HardSoftDoubleScore Modifier and Type Method Description HardSoftDoubleScoreHardSoftDoubleScoreJsonbAdapter. adaptFromJson(String scoreString)Deprecated.
-