public class ClusterLogOutput
extends java.lang.Object
| Constructor and Description |
|---|
ClusterLogOutput(int noClusters,
java.util.List<org.deckfour.xes.model.XLog> clusterLogList) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.deckfour.xes.model.XLog> |
clusterLogList() |
org.deckfour.xes.model.XLog |
getClusterLog(int clusterIndex) |
int |
getNoClusters() |