|
OptaPlanner distribution 6.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SolutionBusiness | |
---|---|
org.optaplanner.examples.common.app | |
org.optaplanner.examples.common.swingui |
Uses of SolutionBusiness in org.optaplanner.examples.common.app |
---|
Fields in org.optaplanner.examples.common.app declared as SolutionBusiness | |
---|---|
protected SolutionBusiness |
CommonApp.solutionBusiness
|
Methods in org.optaplanner.examples.common.app that return SolutionBusiness | |
---|---|
SolutionBusiness |
CommonApp.createSolutionBusiness()
|
Uses of SolutionBusiness in org.optaplanner.examples.common.swingui |
---|
Fields in org.optaplanner.examples.common.swingui declared as SolutionBusiness | |
---|---|
protected SolutionBusiness |
SolutionPanel.solutionBusiness
|
protected SolutionBusiness |
ConstraintMatchesDialog.solutionBusiness
|
Methods in org.optaplanner.examples.common.swingui with parameters of type SolutionBusiness | |
---|---|
void |
SolutionPanel.setSolutionBusiness(SolutionBusiness solutionBusiness)
|
void |
ConstraintMatchesDialog.setSolutionBusiness(SolutionBusiness solutionBusiness)
|
Constructors in org.optaplanner.examples.common.swingui with parameters of type SolutionBusiness | |
---|---|
SolverAndPersistenceFrame(SolutionBusiness solutionBusiness,
SolutionPanel solutionPanel,
String titlePrefix)
|
|
OptaPlanner distribution 6.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |