Class AssociationProcessNumerical


  • public class AssociationProcessNumerical
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double[][] compute​(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute, AssociationsParameters parameters, org.deckfour.xes.model.XLog log, org.processmining.framework.plugin.ProMCanceller canceller)  
      • Methods inherited from class java.lang.Object

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

      • AssociationProcessNumerical

        public AssociationProcessNumerical()
    • Method Detail

      • compute

        public static double[][] compute​(org.processmining.plugins.inductiveminer2.attributes.Attribute attribute,
                                         AssociationsParameters parameters,
                                         org.deckfour.xes.model.XLog log,
                                         org.processmining.framework.plugin.ProMCanceller canceller)
                                  throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException