Hierarchy For Package org.tweetyproject.preferences.aggregation
Class Hierarchy
- java.lang.Object
- org.tweetyproject.preferences.aggregation.BordaWeightVector (implements org.tweetyproject.preferences.aggregation.WeightVector)
- org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator<T> (implements org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator<T>)
- org.tweetyproject.preferences.aggregation.DynamicBordaScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.DynamicPluralityScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.DynamicVetoScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator<T> (implements org.tweetyproject.preferences.aggregation.PreferenceAggregator<T>)
- org.tweetyproject.preferences.aggregation.BordaScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.PluralityScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.VetoScoringPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.SinglePeakWeightVector (implements org.tweetyproject.preferences.aggregation.WeightVector)
- org.tweetyproject.preferences.aggregation.SingleValeWeightVector (implements org.tweetyproject.preferences.aggregation.WeightVector)
Interface Hierarchy
- org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.PreferenceAggregator<T>
- org.tweetyproject.preferences.aggregation.WeightVector