OptaPlanner distribution 6.0.1-SNAPSHOT

org.optaplanner.examples.nurserostering.persistence
Class NurseRosteringExporter

java.lang.Object
  extended by org.optaplanner.examples.common.app.LoggingMain
      extended by org.optaplanner.examples.common.persistence.AbstractSolutionExporter
          extended by org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
              extended by org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter

public class NurseRosteringExporter
extends AbstractXmlSolutionExporter


Nested Class Summary
 class NurseRosteringExporter.NurseRosteringOutputBuilder
           
 
Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
AbstractXmlSolutionExporter.XmlOutputBuilder
 
Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
AbstractSolutionExporter.OutputBuilder
 
Field Summary
 
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
DEFAULT_OUTPUT_FILE_SUFFIX
 
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
solutionDao
 
Fields inherited from class org.optaplanner.examples.common.app.LoggingMain
logger
 
Constructor Summary
NurseRosteringExporter()
           
 
Method Summary
 AbstractXmlSolutionExporter.XmlOutputBuilder createXmlOutputBuilder()
           
static void main(String[] args)
           
 
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
getOutputFileSuffix, writeSolution
 
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionExporter
convertAll, getInputDir, getInputFileSuffix, getOutputDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NurseRosteringExporter

public NurseRosteringExporter()
Method Detail

main

public static void main(String[] args)

createXmlOutputBuilder

public AbstractXmlSolutionExporter.XmlOutputBuilder createXmlOutputBuilder()
Specified by:
createXmlOutputBuilder in class AbstractXmlSolutionExporter

OptaPlanner distribution 6.0.1-SNAPSHOT

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.