org.processmining.plugins.log.abstraction.mapping.suggestion
Class SuggestionPreferences

java.lang.Object
  extended by org.processmining.plugins.log.abstraction.mapping.suggestion.SuggestionPreferences

public class SuggestionPreferences
extends java.lang.Object

Author:
bs0005ygu

Field Summary
protected  boolean clusterSuggestionsByActivity
           
 
Constructor Summary
SuggestionPreferences()
           
 
Method Summary
 boolean isClusterSuggestionsByActivity()
           
 void setClusterSuggestionsByActivity(boolean clusterSuggestionsByActivity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clusterSuggestionsByActivity

protected boolean clusterSuggestionsByActivity
Constructor Detail

SuggestionPreferences

public SuggestionPreferences()
Method Detail

isClusterSuggestionsByActivity

public boolean isClusterSuggestionsByActivity()
Returns:
the clusterSuggestionsByActivity

setClusterSuggestionsByActivity

public void setClusterSuggestionsByActivity(boolean clusterSuggestionsByActivity)
Parameters:
clusterSuggestionsByActivity - the clusterSuggestionsByActivity to set