Package | Description |
---|---|
desmoj.core.report |
Reporters for the DESMO-J core
Reportable components able and output generation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableFormatter
A basic implementation of the TableFormatter interface realizing common
properties of table formatters.
|
class |
ASCIITableFormatter
A table formatter class for writing simulation output to tab delimited ASCII
(e.g. for import into statistics tools or spreadsheet software).
|
class |
HTMLTableChartFormatter
A table formatter class for writing simulation output to HTML tables.
|
class |
HTMLTableFormatter
A table formatter class for writing simulation output to HTML tables.
|