Uses of Class
org.tweetyproject.logics.commons.analysis.streams.InconsistencyUpdateEvent
Packages that use InconsistencyUpdateEvent
- 
Uses of InconsistencyUpdateEvent in org.tweetyproject.logics.commons.analysis.streams
Methods in org.tweetyproject.logics.commons.analysis.streams with parameters of type InconsistencyUpdateEventModifier and TypeMethodDescriptionvoidDefaultStreamBasedInconsistencyMeasure.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.