Package | Description |
---|---|
org.optaplanner.core.config.domain | |
org.optaplanner.core.config.score.director | |
org.optaplanner.core.config.solver | |
org.optaplanner.core.impl.solver |
Modifier and Type | Method and Description |
---|---|
SolutionDescriptor |
ScanAnnotatedClassesConfig.buildSolutionDescriptor(SolverConfigContext configContext,
ClassLoader classLoader,
ScoreDefinition deprecatedScoreDefinition) |
Modifier and Type | Method and Description |
---|---|
protected <Solution_> |
ScoreDirectorFactoryConfig.buildDroolsScoreDirectorFactory(SolverConfigContext configContext,
ClassLoader classLoader,
SolutionDescriptor<Solution_> solutionDescriptor) |
<Solution_> |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContext,
ClassLoader classLoader,
EnvironmentMode environmentMode,
SolutionDescriptor<Solution_> solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
<Solution_> |
SolverConfig.buildScoreDirectorFactory(SolverConfigContext configContext,
EnvironmentMode environmentMode)
Do not use this method, it is an internal method.
|
<Solution_> |
SolverConfig.buildSolutionDescriptor(SolverConfigContext configContext)
Do not use this method, it is an internal method.
|
<Solution_> |
SolverConfig.buildSolver(SolverConfigContext configContext)
Do not use this method, it is an internal method.
|
Modifier and Type | Method and Description |
---|---|
SolverConfigContext |
DefaultSolverFactory.getSolverConfigContext() |
Constructor and Description |
---|
DefaultSolverFactory(SolverConfig solverConfig,
SolverConfigContext solverConfigContext) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.