Package io.github.ai4ci.output
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
-
Method Summary
Methods inherited from interface io.github.ai4ci.output.CommonCSV.Model
getExperimentName, getModelName
-
Method Details
-
getModelReplica
int getModelReplica() -
getExperimentReplica
int getExperimentReplica()
-