Uses of Class
org.processmining.trafficlightcc.util.datastat.EventClassAggStat
-
Packages that use EventClassAggStat Package Description org.processmining.trafficlightcc.algorithms.preprocessing org.processmining.trafficlightcc.util.datastat -
-
Uses of EventClassAggStat in org.processmining.trafficlightcc.algorithms.preprocessing
Fields in org.processmining.trafficlightcc.algorithms.preprocessing with type parameters of type EventClassAggStat Modifier and Type Field Description protected java.util.Map<org.deckfour.xes.classification.XEventClass,EventClassAggStat>FrequencyBasedCostManipulator. eCInfoStore information on event classes. -
Uses of EventClassAggStat in org.processmining.trafficlightcc.util.datastat
Methods in org.processmining.trafficlightcc.util.datastat that return types with arguments of type EventClassAggStat Modifier and Type Method Description static java.util.Map<org.deckfour.xes.classification.XEventClass,EventClassAggStat>LogStatUtil. getEventClassStats(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClasses evClasses)
-