Class TSAnalyzer


  • public class TSAnalyzer
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TSAnalyzer.annotations  
    • Constructor Summary

      Constructors 
      Constructor Description
      TSAnalyzer​(org.processmining.framework.plugin.PluginContext context, EventPayloadTransitionSystem ts, org.deckfour.xes.model.XLog log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      AnnotatedTransitionSystem annotate()
      Annotates the transition system according to the settings
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TSAnalyzer

        public TSAnalyzer​(org.processmining.framework.plugin.PluginContext context,
                          EventPayloadTransitionSystem ts,
                          org.deckfour.xes.model.XLog log)