Uses of Class
org.processmining.logprojection.Statistics.Long
-
Packages that use Statistics.Long Package Description org.processmining.logprojection -
-
Uses of Statistics.Long in org.processmining.logprojection
Subclasses of Statistics.Long in org.processmining.logprojection Modifier and Type Class Description static classStatisticsWithSpan.LongMethods in org.processmining.logprojection that return Statistics.Long Modifier and Type Method Description Statistics.LongDataManager. getStatisticsDiscrete(Attribute attribute)Statistics.LongDataManager. getStatisticsTimestamp(Attribute attribute)Methods in org.processmining.logprojection with parameters of type Statistics.Long Modifier and Type Method Description Histogram.LongDataManager. getHistogramDiscrete(Attribute attribute, Statistics.Long s, int buckets)Histogram.LongDataManager. getHistogramTimestamp(Attribute attribute, Statistics.Long s, int buckets)Constructors in org.processmining.logprojection with parameters of type Statistics.Long Constructor Description Long(Statistics.Long s, int buckets)
-