| Modifier and Type | Method and Description |
|---|---|
protected EntityDescriptor |
AbstractConfig.deduceEntityDescriptor(SolutionDescriptor solutionDescriptor,
Class<?> entityClass) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
ScanAnnotatedClassesConfig.buildSolutionDescriptor(SolverConfigContext configContext) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityDescriptor |
ExhaustiveSearchPhaseConfig.deduceEntityDescriptor(SolutionDescriptor solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
HeuristicConfigPolicy.getSolutionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
InnerScoreDirectorFactory |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContex,
EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor) |
protected InnerScoreDirectorFactory |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContex,
EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected SolutionDescriptor |
SolverConfig.buildSolutionDescriptor(SolverConfigContext configContext) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
EntityDescriptor.getSolutionDescriptor() |
| Constructor and Description |
|---|
EntityDescriptor(SolutionDescriptor solutionDescriptor,
Class<?> entityClass) |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor |
FieldAccessingSolutionCloner.solutionDescriptor |
| Constructor and Description |
|---|
FieldAccessingSolutionCloner(SolutionDescriptor solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static SolutionDescriptor |
SolutionDescriptor.buildSolutionDescriptor(Class<? extends Solution> solutionClass,
Class<?>... entityClasses) |
static SolutionDescriptor |
SolutionDescriptor.buildSolutionDescriptor(Class<? extends Solution> solutionClass,
List<Class<?>> entityClassList) |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor |
MutationCounter.solutionDescriptor |
| Constructor and Description |
|---|
MutationCounter(SolutionDescriptor solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
AbstractPhaseScope.getSolutionDescriptor() |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor |
AbstractScoreDirectorFactory.solutionDescriptor |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
InnerScoreDirectorFactory.getSolutionDescriptor() |
SolutionDescriptor |
InnerScoreDirector.getSolutionDescriptor() |
SolutionDescriptor |
AbstractScoreDirectorFactory.getSolutionDescriptor() |
SolutionDescriptor |
AbstractScoreDirector.getSolutionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractScoreDirectorFactory.setSolutionDescriptor(SolutionDescriptor solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor |
DefaultSolverScope.getSolutionDescriptor() |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.