Package | Description |
---|---|
org.optaplanner.examples.common.app | |
org.optaplanner.examples.common.swingui | |
org.optaplanner.examples.conferencescheduling.swingui |
Modifier and Type | Field and Description |
---|---|
protected SolutionBusiness<Solution_> |
CommonApp.solutionBusiness |
Modifier and Type | Method and Description |
---|---|
SolutionBusiness<Solution_> |
CommonApp.createSolutionBusiness() |
Modifier and Type | Method and Description |
---|---|
BiConsumer<SolutionBusiness<Solution_>,SolutionPanel<Solution_>> |
CommonApp.ExtraAction.getConsumer() |
Modifier and Type | Field and Description |
---|---|
protected SolutionBusiness<Solution_> |
SolutionPanel.solutionBusiness |
protected SolutionBusiness |
ConstraintMatchesDialog.solutionBusiness |
Modifier and Type | Method and Description |
---|---|
SolutionBusiness<Solution_> |
SolutionPanel.getSolutionBusiness() |
Modifier and Type | Method and Description |
---|---|
void |
SolutionPanel.setSolutionBusiness(SolutionBusiness<Solution_> solutionBusiness) |
Constructor and Description |
---|
ConstraintMatchesDialog(SolverAndPersistenceFrame solverAndPersistenceFrame,
SolutionBusiness solutionBusiness) |
SolverAndPersistenceFrame(SolutionBusiness<Solution_> solutionBusiness,
SolutionPanel<Solution_> solutionPanel,
CommonApp.ExtraAction<Solution_>[] extraActions) |
Modifier and Type | Method and Description |
---|---|
BiConsumer<SolutionBusiness<ConferenceSolution>,SolutionPanel<ConferenceSolution>> |
ConferenceCFPImportAction.getConsumer() |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.