Uses of Class
org.processmining.plugins.tsanalyzer2.AnnotatedTransitionSystem
-
Packages that use AnnotatedTransitionSystem Package Description org.processmining.plugins.tsanalyzer2 org.processmining.plugins.tsanalyzer2.annotation -
-
Uses of AnnotatedTransitionSystem in org.processmining.plugins.tsanalyzer2
Methods in org.processmining.plugins.tsanalyzer2 that return AnnotatedTransitionSystem Modifier and Type Method Description AnnotatedTransitionSystemTSAnalyzer. annotate()Annotates the transition system according to the settingsstatic AnnotatedTransitionSystemTSAnalyzerPlugin. simple(org.processmining.framework.plugin.PluginContext context, EventPayloadTransitionSystem ts, org.deckfour.xes.model.XLog log)Converts the given transition system using the default conversion settings. -
Uses of AnnotatedTransitionSystem in org.processmining.plugins.tsanalyzer2.annotation
Classes in org.processmining.plugins.tsanalyzer2.annotation with type parameters of type AnnotatedTransitionSystem Modifier and Type Class Description classTransitionSystemConnection<A extends AnnotatedTransitionSystem,P extends PayloadTransitionSystem<?>>
-