Class DfgMsd2Dot


  • public class DfgMsd2Dot
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DfgMsd2Dot()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.processmining.plugins.InductiveMiner.Quadruple<java.lang.Long,​java.lang.Long,​java.lang.Long,​java.lang.Long> getExtremes​(DirectlyFollowsGraph dfg)  
      static org.processmining.plugins.graphviz.dot.Dot visualise​(DirectlyFollowsGraph dfgMsd)  
      • Methods inherited from class java.lang.Object

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

      • DfgMsd2Dot

        public DfgMsd2Dot()
    • Method Detail

      • visualise

        public static org.processmining.plugins.graphviz.dot.Dot visualise​(DirectlyFollowsGraph dfgMsd)
      • getExtremes

        public static org.processmining.plugins.InductiveMiner.Quadruple<java.lang.Long,​java.lang.Long,​java.lang.Long,​java.lang.Long> getExtremes​(DirectlyFollowsGraph dfg)