Class ClassifierInput


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

      Constructors 
      Constructor Description
      ClassifierInput​(org.deckfour.xes.model.XLog referenceLog, org.deckfour.xes.model.XLog log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog getLog()  
      org.deckfour.xes.model.XLog getReferenceLog()  
      • Methods inherited from class java.lang.Object

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

      • ClassifierInput

        public ClassifierInput​(org.deckfour.xes.model.XLog referenceLog,
                               org.deckfour.xes.model.XLog log)
    • Method Detail

      • getReferenceLog

        public org.deckfour.xes.model.XLog getReferenceLog()
      • getLog

        public org.deckfour.xes.model.XLog getLog()