public class SMAnnotator
extends org.processmining.plugins.tsanalyzer.TSAnalyzer
Modifier and Type | Class and Description |
---|---|
static class |
SMAnnotator.annotations |
Constructor and Description |
---|
SMAnnotator(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.transitionsystem.payload.event.EventPayloadTransitionSystem ts,
org.deckfour.xes.model.XLog log,
boolean useProgressCounter) |
Modifier and Type | Method and Description |
---|---|
org.processmining.plugins.tsanalyzer.AnnotatedTransitionSystem |
annotate()
Annotates the transition system according to the settings
|