Uses of Package
net.sf.tweety.logics.commons.analysis.streams
-
Packages that use net.sf.tweety.logics.commons.analysis.streams Package Description net.sf.tweety.logics.commons.analysis.streams net.sf.tweety.logics.pl.analysis -
Classes in net.sf.tweety.logics.commons.analysis.streams used by net.sf.tweety.logics.commons.analysis.streams Class Description InconsistencyListener Listener interface for listeners of stream-based inconsistency measures.InconsistencyMeasurementProcess The actual process of an inconsistency measure on streams.InconsistencyUpdateEvent An event that is thrown when an inconsistency value has been updated.StreamBasedInconsistencyMeasure General interface for inconsistency measures working on streams. -
Classes in net.sf.tweety.logics.commons.analysis.streams used by net.sf.tweety.logics.pl.analysis Class Description InconsistencyMeasurementProcess The actual process of an inconsistency measure on streams.WindowInconsistencyMeasurementProcess This inconsistency measurement process keeps a window of a number of previous formulas in memory and computes the inconsistency value from this window using an ordinary inconsistency measure.