Modifier and Type | Method and Description |
---|---|
Mode |
InductiveVisualMinerState.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerState.setMode(Mode mode) |
Modifier and Type | Method and Description |
---|---|
static GraphVizTokens |
ComputeAnimation.computeAnimation(IvMModel model,
IvMLog ivmLog,
Mode colourMode,
ProcessTreeVisualisationInfo info,
Scaler scaler,
com.kitfox.svg.SVGDiagram svg,
IvMCanceller canceller) |
static java.util.List<DotToken> |
ComputeAnimation.computeDotTokensOfTrace(IvMModel model,
IvMTrace trace,
ProcessTreeVisualisationInfo info,
Mode colourMode,
Scaler scaler,
ShortestPathGraph graph,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Sextuple<IvMLogNotFiltered,Mode,ProcessTreeVisualisationInfo,com.kitfox.svg.SVGDiagram,Scaler,IvMModel> |
Cl11Animate.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogFiltered,IvMLogInfo,Mode> |
Cl14Performance.generateInput(InductiveVisualMinerState state) |
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) |
protected GraphVizTokens |
Cl11Animate.executeLink(org.processmining.plugins.InductiveMiner.Sextuple<IvMLogNotFiltered,Mode,ProcessTreeVisualisationInfo,com.kitfox.svg.SVGDiagram,Scaler,IvMModel> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
Mode[] |
InductiveVisualMinerConfiguration.getModesArray() |
Mode[] |
InductiveVisualMinerConfigurationAbstract.getModesArray() |
Mode[] |
InductiveVisualMinerConfigurationFake.getModesArray() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.List<Mode> |
InductiveVisualMinerConfigurationAbstract.createModes() |
protected java.util.List<Mode> |
InductiveVisualMinerConfigurationDefault.createModes() |
java.util.List<Mode> |
InductiveVisualMinerConfiguration.getModes()
The list of available modes (arc colouring, which numbers to show on the
model nodes, etc.)
|
java.util.List<Mode> |
InductiveVisualMinerConfigurationAbstract.getModes() |
java.util.List<Mode> |
InductiveVisualMinerConfigurationFake.getModes() |
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 |
ModePaths |
class |
ModePathsDeviations |
class |
ModePathsQueueLengths |
class |
ModePathsService |
class |
ModePathsSojourn |
class |
ModePathsWaiting |
class |
ModeRelativePaths |