Uses of Interface
org.tweetyproject.commons.streams.FormulaStream
Package
Description
-
Uses of FormulaStream in org.tweetyproject.commons.streams
Modifier and TypeClassDescriptionclass
DefaultFormulaStream<S extends Formula>
This class models a default stream on the formulas of a given collection. -
Uses of FormulaStream in org.tweetyproject.logics.commons.analysis.streams
Modifier and TypeMethodDescriptionDefaultStreamBasedInconsistencyMeasure.getInconsistencyMeasureProcess
(FormulaStream<S> stream) abstract InconsistencyMeasurementProcess<S>
StreamBasedInconsistencyMeasure.getInconsistencyMeasureProcess
(FormulaStream<S> stream) Processes the formulas in the given stream one after the other.