Uses of Class
org.processmining.analysis.performance.sequence.PerformanceSequenceAnalysis

Packages that use PerformanceSequenceAnalysis
org.processmining.analysis.performance.sequence   
 

Uses of PerformanceSequenceAnalysis in org.processmining.analysis.performance.sequence
 

Constructors in org.processmining.analysis.performance.sequence with parameters of type PerformanceSequenceAnalysis
FilterOptions(LogReader log, int[] selectedInstanceIndices, java.util.ArrayList sequences, java.util.ArrayList patterns, java.lang.String timeSort, long timeDivider, boolean patternDrawn, PerformanceSequenceAnalysis psa)
          Constructor to initialize filter options
SequenceAnalysisThread(PerformanceSequenceAnalysis thus)