Modifier and Type | Method and Description |
---|---|
static double |
Fitness.compute(IvMLogFiltered log) |
Modifier and Type | Field and Description |
---|---|
IvMLogFiltered |
ExternalSettingsManager.ExternalSettings.filteredLog |
Modifier and Type | Method and Description |
---|---|
static void |
RendererImplBasic.renderTokens(java.awt.Graphics2D graphics,
GraphVizTokensIterator tokens,
IvMLogFiltered filteredLog,
TraceColourMap trace2colour,
double time,
int imgWidth,
int imgHeight,
java.awt.geom.AffineTransform userTransform) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogFiltered,IvMLogInfo,Mode> |
Cl14Performance.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,IvMLogFiltered,Scaler,java.lang.Integer,ProcessTreeVisualisationInfo> |
Cl15Histogram.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> |
Cl16DataAnalysisTrace.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> |
Cl17DataAnalysisEvent.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Pair<IvMModel,? extends IvMLogFiltered> |
Cl19DataAnalysisLog.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> |
Cl19DataAnalysisLog.executeLink(org.processmining.plugins.InductiveMiner.Pair<IvMModel,? extends IvMLogFiltered> input,
IvMCanceller canceller) |
protected org.processmining.plugins.InductiveMiner.Pair<PerformanceWrapper,AlignedLogVisualisationData> |
Cl14Performance.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogFiltered,IvMLogInfo,Mode> input,
IvMCanceller canceller) |
protected TraceAttributeAnalysis |
Cl16DataAnalysisTrace.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> input,
IvMCanceller canceller) |
protected EventAttributeAnalysis |
Cl17DataAnalysisEvent.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogNotFiltered,IvMLogFiltered,IvMAttributesInfo> input,
IvMCanceller canceller) |
protected HistogramData |
Cl15Histogram.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,IvMLogFiltered,Scaler,java.lang.Integer,ProcessTreeVisualisationInfo> input,
IvMCanceller canceller) |
Constructor and Description |
---|
EventAttributeAnalysis(IvMModel model,
IvMLogNotFiltered fullLog,
IvMLogFiltered logFiltered,
IvMAttributesInfo attributes,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> |
LogAttributeAnalysis.computeVirtualAttributes(IvMModel model,
IvMLogFiltered input,
IvMCanceller canceller) |
Constructor and Description |
---|
TraceAttributeAnalysis(IvMModel model,
IvMLogNotFiltered fullLog,
IvMLogFiltered logFiltered,
IvMAttributesInfo attributes,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ExportAnimation.saveAVItoFile(IvMLogFiltered filteredLog,
TraceColourMap trace2colour,
GraphVizTokens tokens,
ProcessTreeVisualisationInfo info,
Mode colourMode,
com.kitfox.svg.SVGDiagram svg,
org.processmining.plugins.graphviz.dot.Dot dot,
java.io.File file,
javax.swing.JPanel panel,
Scaler scaler) |
static boolean |
ExportAnimation.saveAVItoFileUpdating(IvMLogFiltered filteredLog,
TraceColourMap trace2colour,
GraphVizTokens tokens,
ProcessTreeVisualisationInfo info,
Mode colourMode,
com.kitfox.svg.SVGDiagram svg,
org.processmining.plugins.graphviz.dot.Dot dot,
java.io.File file,
InductiveVisualMinerAnimationPanel panel,
Scaler scaler,
AlignedLogVisualisationData visualisationData,
ProcessTreeVisualisationParameters visualisationParameters,
ProcessTreeVisualisationInfo visualisationInfo,
IvMModel model,
Selection selection) |
Modifier and Type | Class and Description |
---|---|
class |
IvMLogFilteredImpl |
Modifier and Type | Method and Description |
---|---|
static org.deckfour.xes.model.XLog |
IvMLog2XLog.convert(IvMLogFiltered logFiltered,
IvMModel model)
This one doesn't clone the attribute maps, so any change will propagate.
|
boolean |
IvMLogFiltered.equals(IvMLogFiltered otherLog) |
boolean |
IvMLogFilteredImpl.equals(IvMLogFiltered otherLog) |
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 |
---|---|
static gnu.trove.map.TIntObjectMap<QueueActivityLog> |
QueueMineActivityLog.mine(IvMModel model,
IvMLogFiltered tLog) |
Constructor and Description |
---|
HistogramData(IvMModel model,
ProcessTreeVisualisationInfo info,
IvMLogFiltered log,
Scaler scaler,
int globalBuckets,
int localBuckets,
int logBuckets,
IvMCanceller canceller) |