Class MCLBasedProjectionsOneNorm

  • All Implemented Interfaces:
    Projector

    public class MCLBasedProjectionsOneNorm
    extends java.lang.Object
    implements Projector
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.util.Set<java.lang.String>> getProjections​(org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

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

      • MCLBasedProjectionsOneNorm

        public MCLBasedProjectionsOneNorm()
    • Method Detail

      • getProjections

        public java.util.Set<java.util.Set<java.lang.String>> getProjections​(org.deckfour.xes.model.XLog log)
        Specified by:
        getProjections in interface Projector