Class DfgMsd2Dfm


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

      Constructors 
      Constructor Description
      DfgMsd2Dfm()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DirectlyFollowsModel convert​(org.processmining.plugins.inductiveminer2.withoutlog.dfgmsd.DfgMsd in)  
      • Methods inherited from class java.lang.Object

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

      • DfgMsd2Dfm

        public DfgMsd2Dfm()
    • Method Detail

      • convert

        public static DirectlyFollowsModel convert​(org.processmining.plugins.inductiveminer2.withoutlog.dfgmsd.DfgMsd in)