Modifier and Type | Method and Description |
---|---|
PerformanceWrapper |
InductiveVisualMinerState.getPerformance() |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerState.setPerformance(PerformanceWrapper performance) |
Modifier and Type | Field and Description |
---|---|
protected PerformanceWrapper |
AlignedLogVisualisationDataImplSojourn.performance |
Modifier and Type | Method and Description |
---|---|
protected void |
AlignedLogVisualisationDataImplService.computeExtremes(PerformanceWrapper performance) |
protected void |
AlignedLogVisualisationDataImplSojourn.computeExtremes(PerformanceWrapper performance) |
protected void |
AlignedLogVisualisationDataImplWaiting.computeExtremes(PerformanceWrapper performance) |
Constructor and Description |
---|
AlignedLogVisualisationDataImplQueues(IvMModel model,
PerformanceWrapper queueLengths,
IvMLogInfo logInfo) |
AlignedLogVisualisationDataImplService(IvMModel model,
PerformanceWrapper performance,
IvMLogInfo logInfo) |
AlignedLogVisualisationDataImplSojourn(IvMModel model,
PerformanceWrapper queueLengths,
IvMLogInfo logInfo) |
AlignedLogVisualisationDataImplWaiting(IvMModel model,
PerformanceWrapper performance,
IvMLogInfo logInfo) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Pair<PerformanceWrapper,AlignedLogVisualisationData> |
Cl14Performance.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogFiltered,IvMLogInfo,Mode> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected void |
Cl14Performance.processResult(org.processmining.plugins.InductiveMiner.Pair<PerformanceWrapper,AlignedLogVisualisationData> result,
InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
abstract AlignedLogVisualisationData |
Mode.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance)
Perform the computations necessary to visualise something on the model.
|
AlignedLogVisualisationData |
ModePaths.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModePathsDeviations.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModePathsQueueLengths.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModePathsService.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModePathsSojourn.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModePathsWaiting.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
AlignedLogVisualisationData |
ModeRelativePaths.getVisualisationData(IvMModel model,
IvMLogFiltered log,
IvMLogInfo logInfo,
gnu.trove.map.TIntObjectMap<QueueActivityLog> queueActivityLogs,
PerformanceWrapper performance) |
Modifier and Type | Method and Description |
---|---|
void |
PerformanceWrapperTraces.finalise(PerformanceWrapper result) |