| Interface | Description |
|---|---|
| BatchExportable |
Classes supporting batch parallelization must implement this interface to
support import and export of batch states.
|
| Printable | |
| PrintResultWriter |
An extended result writer which supports print keywords (and thus formatting)
to write results.
|
| ResultReader |
The result input interface is used to input results in a serial way.
|
| ResultWriter |
This interface allows serial output of result trees.
|
| Class | Description |
|---|---|
| PrintResultFilterWriter | |
| ResultKeyword | |
| ResultKeywords |
Common result names used by the SimLib statistics are grouped here.
|
| Enum | Description |
|---|---|
| ResultFileType | |
| ResultReader.Event |
Read events which occur in a result file.
|
| ResultType |
| Exception | Description |
|---|---|
| ResultException |