Modifier and Type | Method and Description |
---|---|
IvMModel |
InductiveVisualMinerState.getModel() |
IvMModel |
InductiveVisualMinerState.getPreMinedModel() |
Modifier and Type | Method and Description |
---|---|
static TraceViewEventColourMap |
InductiveVisualMinerSelectionColourer.colourHighlighting(com.kitfox.svg.SVGDiagram svg,
ProcessTreeVisualisationInfo info,
IvMModel model,
AlignedLogVisualisationData data,
ProcessTreeVisualisationParameters visualisationParameters) |
boolean |
Selection.isSelected(IvMModel model,
java.util.List<Move> trace,
Move move) |
void |
InductiveVisualMinerState.setModel(IvMModel model) |
void |
InductiveVisualMinerState.setPreMinedModel(IvMModel model) |
static org.processmining.plugins.InductiveMiner.Pair<java.awt.Color,java.awt.Color> |
InductiveVisualMinerSelectionColourer.styleUnfoldedNode(IvMModel model,
int unode,
com.kitfox.svg.SVGDiagram svg,
ProcessTreeVisualisationInfo info,
org.processmining.plugins.InductiveMiner.Triple<java.lang.String,java.lang.Long,java.lang.Long> cardinality,
long minCardinality,
long maxCardinality,
ProcessTreeVisualisationParameters visualisationParameters) |
Constructor and Description |
---|
AlignedLogVisualisationDataImplFrequencies(IvMModel model,
IvMLogInfo logInfo) |
AlignedLogVisualisationDataImplQueues(IvMModel model,
PerformanceWrapper queueLengths,
IvMLogInfo logInfo) |
AlignedLogVisualisationDataImplRelativeFrequencies(IvMModel model,
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 |
---|---|
IvMModel |
InductiveVisualMinerAlignment.getModel()
Extract the model from this aligned log.
|
Modifier and Type | Method and Description |
---|---|
static IvMLogNotFiltered |
AlignmentPerformance.align(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
static IvMLogNotFiltered |
AlignmentPerformance.alignDfg(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
static IvMLogNotFiltered |
AlignmentPerformance.alignTree(AlignmentComputer computer,
IvMModel model,
XEventPerformanceClassifier performanceClassifier,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.framework.plugin.ProMCanceller canceller) |
IvMLogNotFiltered |
AlignmentComputer.computeAcceptingPetriNet(IvMModel model,
org.deckfour.xes.model.XLog xLog,
org.processmining.framework.plugin.ProMCanceller canceller,
IvMEventClasses activityEventClasses2,
IvMEventClasses performanceEventClasses2,
org.processmining.plugins.InductiveMiner.Septuple<org.processmining.acceptingpetrinet.models.AcceptingPetriNet,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,org.processmining.models.graphbased.directed.petrinet.elements.Transition> p) |
IvMLogNotFiltered |
AlignmentComputerImpl.computeAcceptingPetriNet(IvMModel model,
org.deckfour.xes.model.XLog xLog,
org.processmining.framework.plugin.ProMCanceller canceller,
IvMEventClasses activityEventClasses2,
IvMEventClasses performanceEventClasses2,
org.processmining.plugins.InductiveMiner.Septuple<org.processmining.acceptingpetrinet.models.AcceptingPetriNet,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,org.processmining.models.graphbased.directed.petrinet.elements.Transition> p) |
IvMLogNotFiltered |
AlignmentComputer.computeProcessTree(IvMModel model,
org.deckfour.xes.model.XLog xLog,
org.processmining.framework.plugin.ProMCanceller canceller,
IvMEventClasses activityEventClasses2,
IvMEventClasses performanceEventClasses2,
IvMEfficientTree performanceTree,
java.util.Map<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode,org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> performanceNodeMapping,
java.util.Set<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> enqueueTaus,
org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode[] nodeId2performanceNode) |
IvMLogNotFiltered |
AlignmentComputerImpl.computeProcessTree(IvMModel model,
org.deckfour.xes.model.XLog xLog,
org.processmining.framework.plugin.ProMCanceller canceller,
IvMEventClasses activityEventClasses2,
IvMEventClasses performanceEventClasses2,
IvMEfficientTree performanceTree,
java.util.Map<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode,org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> performanceNodeMapping,
java.util.Set<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> enqueueTaus,
org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode[] nodeId2performanceNode) |
Move |
ETMAlignmentCallbackImpl.getMove(IvMModel model,
org.processmining.plugins.etm.model.narytree.replayer.TreeRecord naryMove,
nl.tue.astar.Trace trace,
int moveIndex) |
static IvMMove |
ETMAlignmentCallbackImpl.move2ivmMove(IvMModel model,
Move move,
org.deckfour.xes.model.XTrace trace,
int eventIndex)
Fetches information from an XTrace and stores it in a better accessible
format.
|
void |
PositionLogMoves.position(IvMModel model,
java.util.List<IvMMove> trace) |
Constructor and Description |
---|
AcceptingPetriNetAlignmentCallbackImplDfg(org.deckfour.xes.model.XLog xLog,
IvMModel model,
IvMEventClasses activityEventClasses,
org.processmining.plugins.InductiveMiner.Septuple<org.processmining.acceptingpetrinet.models.AcceptingPetriNet,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,org.processmining.models.graphbased.directed.petrinet.elements.Transition> p) |
AcceptingPetriNetAlignmentCallbackImplEfficientTree(org.deckfour.xes.model.XLog xLog,
IvMModel model,
IvMEventClasses activityEventClasses,
org.processmining.plugins.InductiveMiner.Triple<org.processmining.acceptingpetrinet.models.AcceptingPetriNet,gnu.trove.map.TObjectIntMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition>,java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition>> p) |
ETMAlignmentCallbackImpl(IvMModel model,
IvMEfficientTree performanceTree,
org.deckfour.xes.model.XLog xLog,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
java.util.Map<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode,org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> performanceNodeMapping,
org.deckfour.xes.classification.XEventClasses performanceEventClasses,
org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode[] nodeId2performanceNode,
java.util.Set<org.processmining.processtree.conversion.ProcessTree2Petrinet.UnfoldedNode> enqueueTaus) |
Move(IvMModel model,
Move.Type type,
int sourceNode,
int node,
org.deckfour.xes.classification.XEventClass activityEventClass,
org.deckfour.xes.classification.XEventClass performanceEventClass,
Performance.PerformanceTransition lifeCycle,
int indexInAlignedTrace) |
Modifier and Type | Field and Description |
---|---|
IvMModel |
Animation.Input.model |
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) |
static DotToken |
IvMTrace2dotToken2.trace2token(IvMModel model,
IvMTrace trace,
boolean showDeviations,
ShortestPathGraph shortestPath,
ProcessTreeVisualisationInfo info,
Scaler scaler) |
Constructor and Description |
---|
Input(IvMModel model,
boolean showDeviations,
ShortestPathGraph shortestPath,
ProcessTreeVisualisationInfo info,
Scaler scaler) |
Modifier and Type | Method and Description |
---|---|
protected IvMModel |
Cl05Mine.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo,VisualMinerWrapper,VisualMinerParameters> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo,VisualMinerWrapper,VisualMinerParameters> |
Cl05Mine.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Triple<IvMModel,ProcessTreeVisualisationParameters,org.processmining.plugins.graphviz.visualisation.DotPanelUserSettings> |
Cl06LayoutModel.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> |
Cl07Align.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogInfo,ProcessTreeVisualisationParameters,org.processmining.plugins.graphviz.visualisation.DotPanelUserSettings> |
Cl09LayoutAlignment.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Sextuple<IvMLogNotFiltered,Mode,ProcessTreeVisualisationInfo,com.kitfox.svg.SVGDiagram,Scaler,IvMModel> |
Cl11Animate.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Triple<IvMModel,IvMLogNotFiltered,TraceColourMapSettings> |
Cl12TraceColouring.generateInput(InductiveVisualMinerState state) |
protected org.processmining.plugins.InductiveMiner.Quintuple<IvMLogNotFiltered,Selection,IvMHighlightingFiltersController,IvMLogInfo,IvMModel> |
Cl13FilterNodeSelection.generateInput(InductiveVisualMinerState state) |
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 void |
Cl05Mine.processResult(IvMModel result,
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 org.processmining.plugins.InductiveMiner.Quadruple<org.processmining.plugins.graphviz.dot.Dot,com.kitfox.svg.SVGDiagram,ProcessTreeVisualisationInfo,TraceViewEventColourMap> |
Cl09LayoutAlignment.executeLink(org.processmining.plugins.InductiveMiner.Quadruple<IvMModel,IvMLogInfo,ProcessTreeVisualisationParameters,org.processmining.plugins.graphviz.visualisation.DotPanelUserSettings> 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 org.processmining.plugins.InductiveMiner.Pair<IvMLogFilteredImpl,IvMLogInfo> |
Cl13FilterNodeSelection.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMLogNotFiltered,Selection,IvMHighlightingFiltersController,IvMLogInfo,IvMModel> input,
IvMCanceller canceller) |
protected IvMModel |
Cl05Mine.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo,VisualMinerWrapper,VisualMinerParameters> input,
IvMCanceller canceller) |
protected HistogramData |
Cl15Histogram.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,IvMLogFiltered,Scaler,java.lang.Integer,ProcessTreeVisualisationInfo> input,
IvMCanceller canceller) |
protected org.processmining.plugins.InductiveMiner.Pair<IvMLogNotFiltered,IvMLogInfo> |
Cl07Align.executeLink(org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> input,
IvMCanceller canceller) |
protected GraphVizTokens |
Cl11Animate.executeLink(org.processmining.plugins.InductiveMiner.Sextuple<IvMLogNotFiltered,Mode,ProcessTreeVisualisationInfo,com.kitfox.svg.SVGDiagram,Scaler,IvMModel> input,
IvMCanceller canceller) |
protected TraceColourMap |
Cl12TraceColouring.executeLink(org.processmining.plugins.InductiveMiner.Triple<IvMModel,IvMLogNotFiltered,TraceColourMapSettings> input,
IvMCanceller canceller) |
protected org.processmining.plugins.InductiveMiner.Quadruple<org.processmining.plugins.graphviz.dot.Dot,com.kitfox.svg.SVGDiagram,ProcessTreeVisualisationInfo,TraceViewEventColourMap> |
Cl06LayoutModel.executeLink(org.processmining.plugins.InductiveMiner.Triple<IvMModel,ProcessTreeVisualisationParameters,org.processmining.plugins.graphviz.visualisation.DotPanelUserSettings> 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 |
---|---|
void |
EditModelView.setModel(IvMModel model) |
Modifier and Type | Method and Description |
---|---|
static void |
ExportModel.exportAcceptingPetriNet(org.processmining.framework.plugin.PluginContext context,
IvMModel model,
java.lang.String name,
org.processmining.framework.plugin.ProMCanceller canceller) |
static InductiveVisualMinerAlignment |
ExportAlignment.exportAlignment(IvMLog log,
IvMModel model,
org.deckfour.xes.classification.XEventClassifier classifier) |
static void |
ExportAlignment.exportAlignment(org.processmining.framework.plugin.PluginContext context,
IvMLog log,
IvMModel model,
java.lang.String name,
ExportAlignment.Type type) |
static void |
ExportModel.exportDirectlyFollowsModel(org.processmining.framework.plugin.PluginContext context,
IvMModel model,
java.lang.String name) |
static void |
ExportModel.exportExpandedAcceptingPetriNet(org.processmining.framework.plugin.PluginContext context,
IvMModel model,
java.lang.String name,
org.processmining.framework.plugin.ProMCanceller canceller) |
static void |
ExportModel.exportPetrinet(org.processmining.framework.plugin.PluginContext context,
IvMModel model,
java.lang.String name,
org.processmining.framework.plugin.ProMCanceller canceller) |
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 | Method and Description |
---|---|
static void |
HighlightingFiltersView.updateSelectionDescription(InductiveVisualMinerPanel panel,
Selection selection,
IvMHighlightingFiltersController filters,
IvMModel model)
Tell the user which traces are being coloured/selected
|
Modifier and Type | Method and Description |
---|---|
IvMTraceImpl.ActivityInstanceIterator |
IvMTrace.activityInstanceIterator(IvMModel model) |
IvMTraceImpl.ActivityInstanceIterator |
IvMTraceImpl.activityInstanceIterator(IvMModel model) |
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.
|
static org.processmining.plugins.InductiveMiner.Pair<java.lang.Long,java.lang.Long> |
IvMLogMetrics.getExtremes(IvMModel model,
IvMLogInfo logInfo) |
static org.processmining.plugins.InductiveMiner.Pair<java.lang.Long,java.lang.Long> |
IvMLogMetrics.getExtremesDfg(IvMModel model,
IvMLogInfo logInfo) |
static org.processmining.plugins.InductiveMiner.Pair<java.lang.Long,java.lang.Long> |
IvMLogMetrics.getExtremesTree(IvMModel model,
IvMLogInfo logInfo) |
IvMMove |
IvMTraceImpl.ActivityInstanceIterator.getLastSequentialComplete(IvMModel model,
int unode) |
static long |
IvMLogMetrics.getNumberOfTracesRepresented(IvMModel model,
int node,
boolean includeModelMoves,
IvMLogInfo logInfo) |
static long |
IvMLogMetrics.getNumberOfTracesRepresented(IvMModel model,
int from,
int to,
boolean includeModelMoves,
IvMLogInfo logInfo) |
static long |
IvMLogMetrics.getNumberOfTracesRepresented(IvMModel model,
int node,
IvMLogInfo logInfo) |
Constructor and Description |
---|
ActivityInstanceIterator(IvMModel model) |
IvMLogInfo(IvMLog log,
IvMModel model) |
IvMMove(IvMModel model,
Move move,
java.lang.Long logTimestamp,
java.lang.String resource,
org.deckfour.xes.model.XAttributeMap xAttributeMap) |
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) |
static void |
QueueMineActivityLog.mine(IvMModel model,
IvMTrace tTrace,
int traceIndex,
gnu.trove.map.TIntObjectMap<QueueActivityLog> timestamps) |
Constructor and Description |
---|
HistogramData(IvMModel model,
ProcessTreeVisualisationInfo info,
IvMLogFiltered log,
Scaler scaler,
int globalBuckets,
int localBuckets,
int logBuckets,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
TraceColourMap |
TraceColourMapSettings.getTraceColourMap(IvMModel model,
IvMLogNotFiltered log)
Must be called asynchronously, as it takes a long time (sets up trace
colour map for log).
|
Modifier and Type | Method and Description |
---|---|
void |
TraceView.set(IvMModel model,
IvMLog tlog,
Selection selection,
TraceColourMap traceColourMap)
update the trace view with a timed log
|
Constructor and Description |
---|
TraceViewEventColourMap(IvMModel tree) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.graphviz.dot.Dot |
DfmVisualisationSimple.fancy(IvMModel model) |
org.processmining.plugins.InductiveMiner.Triple<org.processmining.plugins.graphviz.dot.Dot,ProcessTreeVisualisationInfo,TraceViewEventColourMap> |
DfmVisualisation.fancy(IvMModel model,
AlignedLogVisualisationData data,
ProcessTreeVisualisationParameters parameters) |
org.processmining.plugins.InductiveMiner.Triple<org.processmining.plugins.graphviz.dot.Dot,ProcessTreeVisualisationInfo,TraceViewEventColourMap> |
ProcessTreeVisualisation.fancy(IvMModel model,
AlignedLogVisualisationData data,
ProcessTreeVisualisationParameters parameters) |
Modifier and Type | Method and Description |
---|---|
abstract IvMModel |
VisualMinerWrapper.mine(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
VisualMinerParameters parameters,
IvMCanceller canceller)
Perform the mining.
|
Modifier and Type | Method and Description |
---|---|
IvMModel |
AllOperatorsMiner.mine(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
VisualMinerParameters parameters,
IvMCanceller canceller) |
IvMModel |
DfgMiner.mine(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
VisualMinerParameters parameters,
IvMCanceller canceller) |
IvMModel |
LifeCycleMiner.mine(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
VisualMinerParameters parameters,
IvMCanceller canceller) |
IvMModel |
Miner.mine(org.processmining.plugins.InductiveMiner.mining.logs.IMLog log,
org.processmining.plugins.InductiveMiner.mining.IMLogInfo logInfo,
VisualMinerParameters parameters,
IvMCanceller canceller) |