Uses of Class
net.sf.tweety.preferences.update.UpdateStream
- 
Packages that use UpdateStream Package Description net.sf.tweety.preferences.aggregation  - 
- 
Uses of UpdateStream in net.sf.tweety.preferences.aggregation
Methods in net.sf.tweety.preferences.aggregation with parameters of type UpdateStream Modifier and Type Method Description PreferenceOrder<T>DynamicScoringPreferenceAggregator. update(UpdateStream<T> stream, java.util.List<PreferenceOrder<T>> input)this method extends the update-functionality with input-streams consisting of Update-elements 
 -