Modifier and Type | Method and Description |
---|---|
protected PlanningEntityDescriptor |
EntityPlacerConfig.deduceEntityDescriptor(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
HeuristicConfigPolicy.getSolutionDescriptor() |
Constructor and Description |
---|
HeuristicConfigPolicy(EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition) |
Modifier and Type | Method and Description |
---|---|
protected PlanningEntityDescriptor |
SelectorConfig.deduceEntityDescriptor(SolutionDescriptor solutionDescriptor,
Class<?> entityClass) |
Modifier and Type | Method and Description |
---|---|
ScoreDirectorFactory |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor) |
protected ScoreDirectorFactory |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition) |
Modifier and Type | Method and Description |
---|---|
protected SolutionDescriptor |
SolverConfig.buildSolutionDescriptor() |
Constructor and Description |
---|
BruteForceEntityWalker(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
PlanningEntityDescriptor.getSolutionDescriptor() |
Constructor and Description |
---|
PlanningEntityDescriptor(SolutionDescriptor solutionDescriptor,
Class<?> planningEntityClass) |
Modifier and Type | Field and Description |
---|---|
protected SolutionDescriptor |
FieldAccessingSolutionCloner.solutionDescriptor |
Constructor and Description |
---|
FieldAccessingSolutionCloner(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Field and Description |
---|---|
protected SolutionDescriptor |
MutationCounter.solutionDescriptor |
Constructor and Description |
---|
MutationCounter(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
AbstractSolverPhaseScope.getSolutionDescriptor() |
Modifier and Type | Field and Description |
---|---|
protected SolutionDescriptor |
AbstractScoreDirectorFactory.solutionDescriptor |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
ScoreDirector.getSolutionDescriptor() |
SolutionDescriptor |
AbstractScoreDirector.getSolutionDescriptor() |
SolutionDescriptor |
AbstractScoreDirectorFactory.getSolutionDescriptor() |
SolutionDescriptor |
ScoreDirectorFactory.getSolutionDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractScoreDirectorFactory.setSolutionDescriptor(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Field and Description |
---|---|
protected SolutionDescriptor |
TrailingEntityMapSupport.solutionDescriptor |
Constructor and Description |
---|
TrailingEntityMapSupport(SolutionDescriptor solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
DefaultSolver.getSolutionDescriptor() |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
DefaultSolverScope.getSolutionDescriptor() |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.