Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.machinereassignment.persistence
Class MachineReassignmentSolutionExporter

java.lang.Object
  extended by org.drools.planner.examples.common.app.LoggingMain
      extended by org.drools.planner.examples.common.persistence.AbstractSolutionExporter
          extended by org.drools.planner.examples.common.persistence.AbstractTxtSolutionExporter
              extended by org.drools.planner.examples.machinereassignment.persistence.MachineReassignmentSolutionExporter

public class MachineReassignmentSolutionExporter
extends AbstractTxtSolutionExporter


Nested Class Summary
 class MachineReassignmentSolutionExporter.MachineReassignmentOutputBuilder
           
 
Nested classes/interfaces inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionExporter
AbstractTxtSolutionExporter.TxtOutputBuilder
 
Field Summary
 
Fields inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionExporter
DEFAULT_OUTPUT_FILE_SUFFIX
 
Fields inherited from class org.drools.planner.examples.common.persistence.AbstractSolutionExporter
solutionDao
 
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain
logger
 
Constructor Summary
MachineReassignmentSolutionExporter()
           
 
Method Summary
 AbstractTxtSolutionExporter.TxtOutputBuilder createTxtOutputBuilder()
           
static void main(String[] args)
           
 
Methods inherited from class org.drools.planner.examples.common.persistence.AbstractTxtSolutionExporter
getOutputFileSuffix, writeSolution
 
Methods inherited from class org.drools.planner.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

MachineReassignmentSolutionExporter

public MachineReassignmentSolutionExporter()
Method Detail

main

public static void main(String[] args)

createTxtOutputBuilder

public AbstractTxtSolutionExporter.TxtOutputBuilder createTxtOutputBuilder()
Specified by:
createTxtOutputBuilder in class AbstractTxtSolutionExporter

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.