Package minerful.call

Class MinerFulCallerOnStringFile


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static minerful.concept.ProcessModel mine​(java.lang.String[] strings, double support, double confidence)  
      • Methods inherited from class java.lang.Object

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

      • MinerFulCallerOnStringFile

        public MinerFulCallerOnStringFile()
    • Method Detail

      • mine

        public static minerful.concept.ProcessModel mine​(java.lang.String[] strings,
                                                         double support,
                                                         double confidence)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception