OptaPlanner distribution 6.0.1-SNAPSHOT

org.optaplanner.examples.projectjobscheduling.persistence
Class ProjectJobSchedulingImporter

java.lang.Object
  extended by org.optaplanner.examples.common.app.LoggingMain
      extended by org.optaplanner.examples.common.persistence.AbstractSolutionImporter
          extended by org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
              extended by org.optaplanner.examples.projectjobscheduling.persistence.ProjectJobSchedulingImporter

public class ProjectJobSchedulingImporter
extends AbstractTxtSolutionImporter


Nested Class Summary
 class ProjectJobSchedulingImporter.ProjectJobSchedulingInputBuilder
           
 
Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
AbstractTxtSolutionImporter.TxtInputBuilder
 
Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
AbstractSolutionImporter.InputBuilder
 
Field Summary
 
Fields inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
DEFAULT_OUTPUT_FILE_SUFFIX, inputDir, outputDir, solutionDao
 
Fields inherited from class org.optaplanner.examples.common.app.LoggingMain
logger
 
Constructor Summary
ProjectJobSchedulingImporter()
           
 
Method Summary
 AbstractTxtSolutionImporter.TxtInputBuilder createTxtInputBuilder()
           
static void main(String[] args)
           
 
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
getInputFileSuffix, readSolution, readSolution
 
Methods inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
acceptInputFile, acceptInputFileDuringBulkConvert, convert, convert, convertAll, getFlooredPossibleSolutionSize, getInputDir, getOutputDir, getOutputFileSuffix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectJobSchedulingImporter

public ProjectJobSchedulingImporter()
Method Detail

main

public static void main(String[] args)

createTxtInputBuilder

public AbstractTxtSolutionImporter.TxtInputBuilder createTxtInputBuilder()
Specified by:
createTxtInputBuilder in class AbstractTxtSolutionImporter

OptaPlanner distribution 6.0.1-SNAPSHOT

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