Interface CommonCSV.Execution

All Superinterfaces:
CommonCSV.Model, CSVWriter.Writeable
All Known Subinterfaces:
CommonCSV.State, ContactCSV, DebugParametersCSV, OutbreakConfigurationJson, OutbreakCSV, OutbreakFinalStateCSV, OutbreakHistoryCSV, PersonDemographicsCSV, PersonStateCSV
All Known Implementing Classes:
ImmutableContactCSV, ImmutableDebugParametersCSV, ImmutableOutbreakConfigurationJson, ImmutableOutbreakCSV, ImmutableOutbreakFinalStateCSV, ImmutableOutbreakHistoryCSV, ImmutablePersonDemographicsCSV, ImmutablePersonStateCSV
Enclosing interface:
CommonCSV

public static interface CommonCSV.Execution extends CommonCSV.Model
  • Method Details

    • getModelReplica

      int getModelReplica()
    • getExperimentReplica

      int getExperimentReplica()