public class PatientAdmissionScheduleApp extends CommonApp
| Modifier and Type | Field and Description |
|---|---|
static String |
SOLVER_CONFIG |
description, iconResource, logger, name, solutionBusiness, solverAndPersistenceFrame| Constructor and Description |
|---|
PatientAdmissionScheduleApp() |
| Modifier and Type | Method and Description |
|---|---|
protected SolutionDao |
createSolutionDao() |
protected AbstractSolutionExporter |
createSolutionExporter() |
protected AbstractSolutionImporter |
createSolutionImporter() |
protected SolutionPanel |
createSolutionPanel() |
protected org.optaplanner.core.api.solver.Solver |
createSolver() |
static void |
main(String[] args) |
createSolutionBusiness, getDescription, getIconResource, getName, init, init, prepareSwingEnvironmentpublic static final String SOLVER_CONFIG
public static void main(String[] args)
protected org.optaplanner.core.api.solver.Solver createSolver()
createSolver in class CommonAppprotected SolutionPanel createSolutionPanel()
createSolutionPanel in class CommonAppprotected SolutionDao createSolutionDao()
createSolutionDao in class CommonAppprotected AbstractSolutionImporter createSolutionImporter()
createSolutionImporter in class CommonAppprotected AbstractSolutionExporter createSolutionExporter()
createSolutionExporter in class CommonAppCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.