org.processmining.mining.graphclustering
Class SpareClusterGraph.SpareCluster
java.lang.Object
org.processmining.mining.graphclustering.SpareClusterGraph.SpareCluster
- Enclosing class:
- SpareClusterGraph
protected class SpareClusterGraph.SpareCluster
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bitmap
protected boolean[] bitmap
clusterNumber
protected int clusterNumber
SpareClusterGraph.SpareCluster
public SpareClusterGraph.SpareCluster(int numberOfElements)
getId
public int getId()
addEvent
public boolean addEvent(LogEvent e)
addEvent
public boolean addEvent(int index)
containsIndex
public boolean containsIndex(int index)
containsEvent
public boolean containsEvent(LogEvent e)
getEvents
public java.util.ArrayList<LogEvent> getEvents()