Package org.processmining.analysis.dws

Class Summary
AnalysisInputPanel Gathers the input parameters used by the DWS analysis plugin.
Cluster Defines the data structures and the algorithms for the clustering.
DWSAnalysis This is the main class implementing the DWS (Disjunctive Workflow Schema) analysis plugin.
DWSInputAnalysisGUI Provides the graphical interface for running DWS analysis plugin.
DWSOutputGUI Visualizes the results of DWS analysis plugin.
Feature A feature for the clustering of the form head: body, where both body and head are trace
LogSketch The sketch of the log storing associations between traces Name and ID.
Trace Defines internal data structures and methods for optimizing the clustering of instances.
VectorialPoint Defines data structures and procedures for projecting each trace in the feature space.
VectorialSpace Implements a kmeans algorithm by projecting each log traces in a suitable vectorial space of the features