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,
ScoreDefinition deprecatedScoreDefinition) |
Modifier and Type | Method and Description |
---|---|
protected <Solution_> |
ScoreDirectorFactoryConfig.buildDroolsScoreDirectorFactory(SolverConfigContext configContext) |
<Solution_> |
ScoreDirectorFactoryConfig.buildScoreDirectorFactory(SolverConfigContext configContext,
EnvironmentMode environmentMode,
SolutionDescriptor<Solution_> solutionDescriptor) |
Modifier and Type | Method and Description |
---|---|
<Solution_> |
SolverConfig.buildSolutionDescriptor(SolverConfigContext configContext) |
<Solution_> |
SolverConfig.buildSolver(SolverConfigContext configContext) |
Modifier and Type | Field and Description |
---|---|
protected SolverConfigContext |
AbstractSolverFactory.solverConfigContext |
Modifier and Type | Method and Description |
---|---|
SolverConfigContext |
AbstractSolverFactory.getSolverConfigContext() |
Constructor and Description |
---|
AbstractSolverFactory(SolverConfigContext solverConfigContext) |
EmptySolverFactory(SolverConfigContext solverConfigContext) |
EmptySolverFactory(SolverConfigContext solverConfigContext,
SolverConfig solverConfig) |
XStreamXmlSolverFactory(SolverConfigContext solverConfigContext) |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.