Modifier and Type | Method and Description |
---|---|
org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<FlightCrewSolution> |
FlightCrewSchedulingApp.createSolutionFileIO() |
Modifier and Type | Field and Description |
---|---|
protected org.optaplanner.persistence.common.api.domain.solution.SolutionFileIO<FlightCrewSolution> |
FlightCrewSchedulingGenerator.solutionFileIO |
Modifier and Type | Method and Description |
---|---|
FlightCrewSolution |
FlightCrewSchedulingGenerator.createFlightCrewSolution(String fileName,
LocationDataGenerator.LocationData[] locationDataArray,
int flightRoundTripsPerDay,
int dayCount) |
FlightCrewSolution |
FlightCrewSchedulingXlsxFileIO.read(File inputSolutionFile) |
Modifier and Type | Method and Description |
---|---|
void |
FlightCrewSchedulingXlsxFileIO.write(FlightCrewSolution solution,
File outputSolutionFile) |
Modifier and Type | Method and Description |
---|---|
void |
FlightCrewSchedulingWorldPanel.resetPanel(FlightCrewSolution solution) |
void |
FlightCrewSchedulingPanel.resetPanel(FlightCrewSolution solution) |
void |
FlightCrewSchedulingWorldPanel.updatePanel(FlightCrewSolution solution) |
void |
FlightCrewSchedulingPanel.updatePanel(FlightCrewSolution solution) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.