Interface InconsistencyListener

    • Method Detail

      • inconsistencyUpdateOccured

        void inconsistencyUpdateOccured​(InconsistencyUpdateEvent evt)
        This method is called by a stream-based inconsistency measure when an update of an inconsistency value occurs.
        Parameters:
        evt - some event.
      • inconsistencyMeasurementStarted

        void inconsistencyMeasurementStarted​(InconsistencyUpdateEvent evt)
        This method is called by a stream-based inconsistency measure when an inconsistency measurement has started.
        Parameters:
        evt - some event.