Uses of Interface
com.sodius.mdw.core.eval.report.ReportModel

Packages that use ReportModel
com.sodius.mdw.core.eval.report Contains the evaluation report framework, which keeps track of generated files and read/written models during an evaluation. 
 

Uses of ReportModel in com.sodius.mdw.core.eval.report
 

Methods in com.sodius.mdw.core.eval.report that return types with arguments of type ReportModel
 List<ReportModel> Report.getReportModels()
          Returns this list of the models read/written during the evaluation.