Class ScaleAlgorithm

  • Direct Known Subclasses:
    ScalePlugin

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

      Constructors 
      Constructor Description
      ScaleAlgorithm()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log, ScaleLogParameter parameters)  
      • Methods inherited from class java.lang.Object

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

      • ScaleAlgorithm

        public ScaleAlgorithm()
    • Method Detail

      • apply

        public org.deckfour.xes.model.XLog apply​(org.processmining.framework.plugin.PluginContext context,
                                                 org.deckfour.xes.model.XLog log,
                                                 ScaleLogParameter parameters)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception