Class RootCauseAnalysisXLogConnection

  • All Implemented Interfaces:
    org.processmining.framework.connections.Connection

    public class RootCauseAnalysisXLogConnection
    extends org.processmining.framework.connections.impl.AbstractConnection
    Connection between an event log and performance root cause analysis output calculated based on only that event log.
    Author:
    B.F.A. Hompes
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String EVENTLOG  
      static java.lang.String OUTPUT  
      • Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection

        manager
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RootCauseAnalysisParameters getParameters()  
      • Methods inherited from class org.processmining.framework.connections.impl.AbstractConnection

        containsObjects, containsObjects, equals, get, getID, getLabel, getMapping, getObjects, getObjectWithRole, getRoles, hashCode, isRemoved, put, remove, remove, setLabel, setManager, toString, updated
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait