Package de.hpi.fgis.dude.output.statisticoutput

Contains all classes that can be used for printing statistics of a run that are provided by the StatisticComponent.

See:
          Description

Interface Summary
StatisticOutput StatisticOutput offers all methods needed to write out the statistics provided by a StatisticComponent instance.
 

Class Summary
AbstractStatisticOutput AbstractStatisticOuput is an abstract class that provides functionality common to most classes implementing StatisticOutput.
CSVStatisticOutput CSVStatisticOutput writes the statistics provided by a StatisticComponent instance into a CSV file.
SimpleStatisticOutput SimpleStatisticOutput prints the statistics in a simple, formatted fashion.
 

Package de.hpi.fgis.dude.output.statisticoutput Description

Contains all classes that can be used for printing statistics of a run that are provided by the StatisticComponent.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.