Uses of Class
org.processmining.plugins.temporal.model.TemporalModel
-
Packages that use TemporalModel Package Description org.processmining.plugins.temporal org.processmining.plugins.temporal.ui -
-
Uses of TemporalModel in org.processmining.plugins.temporal
Methods in org.processmining.plugins.temporal that return TemporalModel Modifier and Type Method Description TemporalModelTemporalMiner. mine(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)TemporalModelTemporalMinerPlugin. transform(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log) -
Uses of TemporalModel in org.processmining.plugins.temporal.ui
Methods in org.processmining.plugins.temporal.ui with parameters of type TemporalModel Modifier and Type Method Description static javax.swing.JComponentTemporalModelVizualizer. visualize(org.processmining.framework.plugin.PluginContext context, TemporalModel model)Constructors in org.processmining.plugins.temporal.ui with parameters of type TemporalModel Constructor Description TemporalModelPanel(TemporalModel model)
-