Uses of Interface
org.processmining.logprojection.sorting.TraceSorter
-
Packages that use TraceSorter Package Description org.processmining.logprojection org.processmining.logprojection.sorting -
-
Uses of TraceSorter in org.processmining.logprojection
Methods in org.processmining.logprojection with parameters of type TraceSorter Modifier and Type Method Description voidLogView. sortTraces(TraceSorter comparator) -
Uses of TraceSorter in org.processmining.logprojection.sorting
Classes in org.processmining.logprojection.sorting that implement TraceSorter Modifier and Type Class Description classAbstractEventBasedTraceSorterclassFirstEventAttributeTraceSorterclassLastEventAttributeTraceSorterclassTraceAttributeSorterclassTraceInFileSorter
-