DataSink |
Sync all incoming records with a Kieker writer.
|
EquivalenceClassWriter |
Write trace equivalence class map to a file.
|
IndentWriter |
|
NullSink |
Act like a null device.
|
SingleFileTableCsvSink<R,T> |
Save tables with a specific row type as a csv files based on a path function.
|
StringFileWriterSink |
Writes all received strings in a file.
|
SystemModel2FileSink |
Print out the system model in an HTML file.
|
TableCsvSink<R,T> |
Save tables with a specific row type as a csv files based on a path function.
|
YamlSink<T> |
Sink creating a yaml file.
|