CSVReport

constructor(theModel: Model, reportName: String = theModel.name.replace(':', '_') + "_CSVReport", directoryPath: Path = theModel.outputDirectory.outDir)

Parameters

theModel

the model for which to create the report

reportName

the name of the report

directoryPath

the path to the directory that will contain the report