| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_DIR_NAME |
static String |
SOLVER_CONFIG |
DATA_DIR_SYSTEM_PROPERTY, dataDirName, description, iconResource, name, solutionBusiness, solverAndPersistenceFrame, solverConfiglogger| Constructor and Description |
|---|
ProjectJobSchedulingApp() |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<Schedule> |
createSolutionFileIO()
Used for the unsolved and solved directories,
not for the import and output directories, in the data directory.
|
protected AbstractSolutionImporter[] |
createSolutionImporters() |
protected ProjectJobSchedulingPanel |
createSolutionPanel() |
static void |
main(String[] args) |
createSolutionBusiness, createSolutionExporter, createSolver, determineDataDir, getDataDirName, getDescription, getIconResource, getName, getSolverConfig, init, init, prepareSwingEnvironmentpublic static final String SOLVER_CONFIG
public static final String DATA_DIR_NAME
public static void main(String[] args)
protected ProjectJobSchedulingPanel createSolutionPanel()
createSolutionPanel in class CommonApp<Schedule>public org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<Schedule> createSolutionFileIO()
CommonAppcreateSolutionFileIO in class CommonApp<Schedule>protected AbstractSolutionImporter[] createSolutionImporters()
createSolutionImporters in class CommonApp<Schedule>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.