org.optaplanner.examples.pas.persistence
public class PatientAdmissionScheduleSolutionExporter extends AbstractTxtSolutionExporter
Modifier and Type | Class and Description |
---|---|
class |
PatientAdmissionScheduleSolutionExporter.PatientAdmissionScheduleOutputBuilder |
AbstractTxtSolutionExporter.TxtOutputBuilder
DEFAULT_OUTPUT_FILE_SUFFIX
solutionDao
logger
Constructor and Description |
---|
PatientAdmissionScheduleSolutionExporter() |
Modifier and Type | Method and Description |
---|---|
AbstractTxtSolutionExporter.TxtOutputBuilder |
createTxtOutputBuilder() |
static void |
main(String[] args) |
getOutputFileSuffix, writeSolution
convertAll, getInputDir, getInputFileSuffix, getOutputDir
public PatientAdmissionScheduleSolutionExporter()
public static void main(String[] args)
public AbstractTxtSolutionExporter.TxtOutputBuilder createTxtOutputBuilder()
createTxtOutputBuilder
in class AbstractTxtSolutionExporter
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.