| Class | Description |
|---|---|
| Alignment |
A data structure object that is used to store information for the process of
TraceAlignment. |
| Alternative |
An Alternative stores information about the confidence of a certain prediction class.
|
| Chunk |
A Chunk is used in the
Consolidation to aggregate the confidences of time windows within a log trace which belong together. |
| Scoringtable |
This class wraps a scoring table.
|
| SuccessorMatrix | |
| TransitionData |
This class is used in
AlignedStepDiscovery as well as in NetAttachment
to aggregate confidence and frequency of events over all traces. |