public class CaseClusteringConnection
extends org.processmining.framework.connections.impl.AbstractConnection
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CASECLUSTERING |
static java.lang.String |
LOG |
Constructor and Description |
---|
CaseClusteringConnection(org.deckfour.xes.model.XLog log,
AbstractCaseClustering clustering) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
public static final java.lang.String LOG
public static final java.lang.String CASECLUSTERING
public CaseClusteringConnection(org.deckfour.xes.model.XLog log, AbstractCaseClustering clustering)