Class PLogConnection

    • Field Summary

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

        manager
    • Method Summary

      • 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
    • Constructor Detail

      • PLogConnection

        public PLogConnection​(org.deckfour.xes.model.XLog log,
                              PLog poTraces,
                              PTraceParameter poparameters)
      • PLogConnection

        public PLogConnection​(java.lang.String label,
                              org.deckfour.xes.model.XLog log,
                              PLog poTraces,
                              PTraceParameter poparameters)