Interface CommonCSV.Model

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

public static interface CommonCSV.Model extends CSVWriter.Writeable
  • Method Details

    • getModelName

      String getModelName()
    • getExperimentName

      String getExperimentName()