Class PartitionerOutput


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

      Constructors 
      Constructor Description
      PartitionerOutput​(org.processmining.log.models.EventLogArray logs)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.log.models.EventLogArray getLogs()  
      • Methods inherited from class java.lang.Object

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

      • PartitionerOutput

        public PartitionerOutput​(org.processmining.log.models.EventLogArray logs)
    • Method Detail

      • getLogs

        public org.processmining.log.models.EventLogArray getLogs()