Documentation of 'ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.LeftRule' Java class
LeftRule
ca.pfv.spmf.algorithms.sequential_rules.rulegrowth

Class LeftRule



  • public class LeftRule
    extends java.lang.Object
    This class represents a rule member of a left equivalence class.
    See Also:
    AlgoERMiner, Itemset
    • Constructor Summary

      Constructors 
      Constructor and Description
      LeftRule(int[] itemsetI, java.util.Set<java.lang.Integer> tidsI, java.util.Set<java.lang.Integer> tidsIJ) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LeftRule

        public LeftRule(int[] itemsetI,
                        java.util.Set<java.lang.Integer> tidsI,
                        java.util.Set<java.lang.Integer> tidsIJ)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.