org.processmining.analysis.conformance
Class ConformanceAnalysisConfiguration

java.lang.Object
  extended by org.processmining.framework.models.petrinet.algorithms.logReplay.AnalysisConfiguration
      extended by org.processmining.analysis.conformance.ConformanceAnalysisConfiguration
All Implemented Interfaces:
java.lang.Cloneable

public class ConformanceAnalysisConfiguration
extends AnalysisConfiguration

Creates a configuration object that contains all the analysis categories and options that are available for the ConformanceAnalysisPlugin.

Author:
arozinat

Constructor Summary
ConformanceAnalysisConfiguration()
           
 
Method Summary
 
Methods inherited from class org.processmining.framework.models.petrinet.algorithms.logReplay.AnalysisConfiguration
addAnalysisResult, addChildConfiguration, addRequestedMethod, clone, findNode, getAnalysisMethods, getChildConfigurations, getChildrenResultObjects, getDescription, getEnabledOptionsForAnalysisMethod, getName, getNumberOfChildNodes, getOptionsPanel, getResultObjects, getResultPanel, getToolTip, getTreeDepth, hasRegisteredFor, isSelected, setDescription, setName, setNewAnalysisMethod, setResultPanel, setToolTip
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConformanceAnalysisConfiguration

public ConformanceAnalysisConfiguration()