| 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,
ScoreDefinition deprecatedScoreDefinition) |
| 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 |
|---|---|
<Solution_> |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContext,
EnvironmentMode environmentMode,
SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
<Solution_> |
SolverConfig.buildSolutionDescriptor(SolverConfigContext configContext) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor<Solution_> |
EntityDescriptor.getSolutionDescriptor() |
| Constructor and Description |
|---|
EntityDescriptor(SolutionDescriptor<Solution_> solutionDescriptor,
Class<?> entityClass) |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor<Solution_> |
FieldAccessingSolutionCloner.solutionDescriptor |
| Constructor and Description |
|---|
FieldAccessingSolutionCloner(SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static <Solution_> |
SolutionDescriptor.buildSolutionDescriptor(Class<Solution_> solutionClass,
Class<?>... entityClasses) |
static <Solution_> |
SolutionDescriptor.buildSolutionDescriptor(Class<Solution_> solutionClass,
List<Class<?>> entityClassList,
ScoreDefinition deprecatedScoreDefinition) |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor<Solution_> |
MutationCounter.solutionDescriptor |
| Constructor and Description |
|---|
MutationCounter(SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor<Solution_> |
AbstractPhaseScope.getSolutionDescriptor() |
| Modifier and Type | Field and Description |
|---|---|
protected SolutionDescriptor<Solution_> |
AbstractScoreDirectorFactory.solutionDescriptor |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor<Solution_> |
InnerScoreDirectorFactory.getSolutionDescriptor() |
SolutionDescriptor<Solution_> |
InnerScoreDirector.getSolutionDescriptor() |
SolutionDescriptor<Solution_> |
AbstractScoreDirectorFactory.getSolutionDescriptor() |
SolutionDescriptor<Solution_> |
AbstractScoreDirector.getSolutionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractScoreDirectorFactory.setSolutionDescriptor(SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
DroolsScoreDirectorFactory.setSolutionDescriptor(SolutionDescriptor<Solution_> solutionDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
SolutionDescriptor<Solution_> |
DefaultSolverScope.getSolutionDescriptor() |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.