Uses of Interface
org.processmining.plugins.inductiveVisualMiner.performance.Performance
-
-
Uses of Performance in org.processmining.plugins.inductiveVisualMiner.alignedLogVisualisation.data
Fields in org.processmining.plugins.inductiveVisualMiner.alignedLogVisualisation.data declared as Performance Modifier and Type Field Description protected PerformanceAlignedLogVisualisationDataImplSojourn. performanceMethods in org.processmining.plugins.inductiveVisualMiner.alignedLogVisualisation.data with parameters of type Performance Modifier and Type Method Description protected voidAlignedLogVisualisationDataImplService. computeExtremes(Performance performance)protected voidAlignedLogVisualisationDataImplSojourn. computeExtremes(Performance performance)protected voidAlignedLogVisualisationDataImplWaiting. computeExtremes(Performance performance)Constructors in org.processmining.plugins.inductiveVisualMiner.alignedLogVisualisation.data with parameters of type Performance Constructor Description AlignedLogVisualisationDataImplQueues(IvMModel model, Performance queueLengths, IvMLogInfo logInfo)AlignedLogVisualisationDataImplService(IvMModel model, Performance performance, IvMLogInfo logInfo)AlignedLogVisualisationDataImplSojourn(IvMModel model, Performance queueLengths, IvMLogInfo logInfo)AlignedLogVisualisationDataImplWaiting(IvMModel model, Performance performance, IvMLogInfo logInfo) -
Uses of Performance in org.processmining.plugins.inductiveVisualMiner.chain
Fields in org.processmining.plugins.inductiveVisualMiner.chain with type parameters of type Performance Modifier and Type Field Description static IvMObject<Performance>IvMObject. performancestatic IvMObject<Performance>IvMObject. performance_negative -
Uses of Performance in org.processmining.plugins.inductiveVisualMiner.performance
Classes in org.processmining.plugins.inductiveVisualMiner.performance that implement Performance Modifier and Type Class Description classPerformanceImplMethods in org.processmining.plugins.inductiveVisualMiner.performance that return Performance Modifier and Type Method Description static PerformancePerformanceComputer. compute(IvMLogFiltered log, IvMModel model, QueueLengths lengths, gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs, IvMCanceller canceller)
-