org.drools.planner.examples.curriculumcourse.app
Class CurriculumCourseApp
java.lang.Object
org.drools.planner.examples.common.app.LoggingMain
org.drools.planner.examples.common.app.CommonApp
org.drools.planner.examples.curriculumcourse.app.CurriculumCourseApp
public class CurriculumCourseApp
- extends CommonApp
Fields inherited from class org.drools.planner.examples.common.app.CommonApp |
logger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOLVER_CONFIG
public static final String SOLVER_CONFIG
- See Also:
- Constant Field Values
CurriculumCourseApp
public CurriculumCourseApp()
main
public static void main(String[] args)
createSolver
protected Solver createSolver()
- Specified by:
createSolver
in class CommonApp
createSolutionPanel
protected SolutionPanel createSolutionPanel()
- Specified by:
createSolutionPanel
in class CommonApp
createSolutionDao
protected SolutionDao createSolutionDao()
- Specified by:
createSolutionDao
in class CommonApp
createSolutionImporter
protected AbstractSolutionImporter createSolutionImporter()
- Overrides:
createSolutionImporter
in class CommonApp
createSolutionExporter
protected AbstractSolutionExporter createSolutionExporter()
- Overrides:
createSolutionExporter
in class CommonApp
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.