|
OptaPlanner distribution 6.0.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.optaplanner.examples.common.app.LoggingMain
org.optaplanner.examples.common.persistence.AbstractSolutionExporter
org.optaplanner.examples.common.persistence.AbstractXmlSolutionExporter
org.optaplanner.examples.nurserostering.persistence.NurseRosteringExporter
public class NurseRosteringExporter
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 |
---|
public NurseRosteringExporter()
Method Detail |
---|
public static void main(String[] args)
public AbstractXmlSolutionExporter.XmlOutputBuilder createXmlOutputBuilder()
createXmlOutputBuilder
in class AbstractXmlSolutionExporter
|
OptaPlanner distribution 6.0.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |