uk.ac.leeds.ccg.andyt.projects.moses.process
Class IndividualCensus_HSARHP_ISARCEP_MPJ

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.utilities.AbstractLog
      extended by uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus
          extended by uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus_HSARHP_ISARCEP
              extended by uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus_HSARHP_ISARCEP_MPJ

public abstract class IndividualCensus_HSARHP_ISARCEP_MPJ
extends IndividualCensus_HSARHP_ISARCEP


Field Summary
protected  MPJRun _MPJRun
          MPJRun
 
Fields inherited from class uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus_HSARHP_ISARCEP
_HSARDataHandler
 
Fields inherited from class uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus
_Area, _CASDataHandler, _CASLevel, _Directory, _GeneticAlgorithm, _IncludedVariablesHashSet, _Input_File, _ISARDataHandler, _LongNumberOfHSARDataRecords, _LongNumberOfISARDataRecords, _Output_File_0, _Output_File_1, _OutputDirectory, _OutputDirectory_Name, _OutputName, _Population_HashMap, _StartTime, _ToyModelDataHandler, _ZoneCode_StartRecordID_EndRecordID_HashMap, _ZoneCodeSubstring_TreeSet
 
Fields inherited from class uk.ac.leeds.ccg.andyt.projects.moses.utilities.AbstractLog
_Logger, _Logger_FileHandler
 
Constructor Summary
IndividualCensus_HSARHP_ISARCEP_MPJ()
           
 
Method Summary
 
Methods inherited from class uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus_HSARHP_ISARCEP
getConstraints_HSARHP_ISARCEP, getConstraintsAndPopulation_HSARHP_ISARCEP, init_HSARDataHandler, init_ISARDataHandler, init, init, write_HSARHP_ISARCEP
 
Methods inherited from class uk.ac.leeds.ccg.andyt.projects.moses.process.IndividualCensus
get_CASDataHandler, get_RecordID_ZoneCode_HashMap, get_RecordID_ZoneCode_HashMap, get_StartRecordID_EndRecordID, get_UK_OA_ID_HashSet, get_ZoneCode_RecordID_HashMap, getGeneralPopulationContraints, getGeneralPopulationContraints, init_CASDataHandler, init_IncludedVariablesHashSet, init_Population_HashMap, init_ToyModelDataHandler, init_ZoneCode_StartRecordID_EndRecordID_HashMap, init_ZoneCodeSubstring_TreeSet, init, initLogFile, initLogFile, initLogFile, initLogFile, initOutputFiles, load_Population_HashMap, loadGeneralPopulationContraints, output_Population_HashMap, toString
 
Methods inherited from class uk.ac.leeds.ccg.andyt.projects.moses.utilities.AbstractLog
init_Logger, init_Logger, init_Logger, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_MPJRun

protected MPJRun _MPJRun
MPJRun

Constructor Detail

IndividualCensus_HSARHP_ISARCEP_MPJ

public IndividualCensus_HSARHP_ISARCEP_MPJ()