org.optaplanner.examples.projectjobscheduling.app
public class ProjectJobSchedulingApp extends CommonApp
Modifier and Type | Field and Description |
---|---|
static String |
SOLVER_CONFIG |
Constructor and Description |
---|
ProjectJobSchedulingApp() |
Modifier and Type | Method and Description |
---|---|
protected SolutionDao |
createSolutionDao() |
protected AbstractSolutionImporter |
createSolutionImporter() |
protected SolutionPanel |
createSolutionPanel() |
protected org.optaplanner.core.api.solver.Solver |
createSolver() |
static void |
main(String[] args) |
createSolutionBusiness, createSolutionExporter, fixateLookAndFeel, init, init
public static final String SOLVER_CONFIG
public static void main(String[] args)
protected org.optaplanner.core.api.solver.Solver createSolver()
createSolver
in class CommonApp
protected SolutionPanel createSolutionPanel()
createSolutionPanel
in class CommonApp
protected SolutionDao createSolutionDao()
createSolutionDao
in class CommonApp
protected AbstractSolutionImporter createSolutionImporter()
createSolutionImporter
in class CommonApp
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.