Package org.processmining.analysis.log.scale

Interface Summary
ProcessInstanceScale This interface specifies a method by which process instances can be 'weighed', i.e.
 

Class Summary
ActivityScale This class weighs a process instance based on the contained number of audit trail entries.
DurationScale This scale weighs a process instance based on the overall duration of execution (i.e.
GroupedLogScale This scale weighs a process instance based on the overall duration of execution (i.e.
NumberOfEventsScale This class weighs a process instance based on the contained number of audit trail entries.
ScaleCollection Collection of analysis plugins.