Class | Description |
---|---|
AbstractBalancedDataConformancePlugin<L,T> |
Base class for the balanced data alignment.
|
BalancedDataConformancePlusPlugin |
Alignment of an event log
XLog and a Petri net with Data
DataPetriNet , as described in
10.1007/s00607-015-
0441-1. |
BalancedDataXAlignmentPlugin |
Same as
BalancedDataConformancePlusPlugin but returns an aligned
XLog with information about the alignment encoded using the
XAlignmentExtension . |
BalancedReplayResultProcessor | |
DataAlignmentTraceProcessor |
Provides the optimal alignment of a
XTrace and a DataPetriNet
. |
LiveBalancedDataConformancePlugin |
Shows the alignment results 'live' as they are computed.
|
LiveBalancedDataConformanceVisualizer |