Package com.sodius.mdw.core.eval.report

Contains the evaluation report framework, which keeps track of generated files and read/written models during an evaluation.

See:
          Description

Interface Summary
GeneratedFile Provides information on a file generated by a text template.
Report An evaluation report keeps track of generated files and read/written models during an evaluation.
ReportModel Provides information on a model read/written during an evaluation.
 

Class Summary
GeneratedFileStatus Describes the state of a generated file.
 

Package com.sodius.mdw.core.eval.report Description

Contains the evaluation report framework, which keeps track of generated files and read/written models during an evaluation.