Modifier and Type | Method and Description |
---|---|
ScoreDefinition |
HeuristicConfigPolicy.getScoreDefinition() |
Constructor and Description |
---|
HeuristicConfigPolicy(EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition) |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends ScoreDefinition> |
ScoreDirectorFactoryConfig.scoreDefinitionClass |
Modifier and Type | Method and Description |
---|---|
ScoreDefinition |
ScoreDirectorFactoryConfig.buildScoreDefinition() |
Modifier and Type | Method and Description |
---|---|
Class<? extends ScoreDefinition> |
ScoreDirectorFactoryConfig.getScoreDefinitionClass() |
Modifier and Type | Method and Description |
---|---|
protected ScoreDirectorFactory |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
ScoreDirectorFactoryConfig.setScoreDefinitionClass(Class<? extends ScoreDefinition> scoreDefinitionClass) |
Modifier and Type | Method and Description |
---|---|
ScoreDefinition |
AbstractSolverPhaseScope.getScoreDefinition() |
Modifier and Type | Class and Description |
---|---|
class |
BendableScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
HardMediumSoftScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftBigDecimalScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftDoubleScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftLongScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
SimpleScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
SimpleBigDecimalScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDoubleScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLongScoreDefinition |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScoreDefinition<S extends Score>
Abstract superclass for
ScoreDefinition . |
Modifier and Type | Field and Description |
---|---|
protected ScoreDefinition |
AbstractScoreDirectorFactory.scoreDefinition |
Modifier and Type | Method and Description |
---|---|
ScoreDefinition |
AbstractScoreDirectorFactory.getScoreDefinition() |
ScoreDefinition |
ScoreDirector.getScoreDefinition() |
ScoreDefinition |
ScoreDirectorFactory.getScoreDefinition() |
ScoreDefinition |
AbstractScoreDirector.getScoreDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractScoreDirectorFactory.setScoreDefinition(ScoreDefinition scoreDefinition) |
Modifier and Type | Method and Description |
---|---|
ScoreDefinition |
DefaultSolverScope.getScoreDefinition() |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.