Uses of Class
org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
-
Packages that use InconsistencyUpdateEvent Package Description org.tweetyproject.logics.commons.analysis.streams -
-
Uses of InconsistencyUpdateEvent in org.tweetyproject.logics.commons.analysis.streams
Methods in org.tweetyproject.logics.commons.analysis.streams with parameters of type InconsistencyUpdateEvent Modifier and Type Method Description voidDefaultStreamBasedInconsistencyMeasure. fireInconsistencyUpdateEvent(InconsistencyUpdateEvent evt)voidDefaultInconsistencyListener. inconsistencyMeasurementStarted(InconsistencyUpdateEvent evt)voidEvaluationInconsistencyListener. inconsistencyMeasurementStarted(InconsistencyUpdateEvent evt)voidInconsistencyListener. inconsistencyMeasurementStarted(InconsistencyUpdateEvent evt)This method is called by a stream-based inconsistency measure when an inconsistency measurement has started.voidDefaultInconsistencyListener. inconsistencyUpdateOccured(InconsistencyUpdateEvent evt)voidEvaluationInconsistencyListener. inconsistencyUpdateOccured(InconsistencyUpdateEvent evt)voidInconsistencyListener. inconsistencyUpdateOccured(InconsistencyUpdateEvent evt)This method is called by a stream-based inconsistency measure when an update of an inconsistency value occurs.
-