Uses of Class
org.tweetyproject.comparator.Order
-
Uses of Order in org.tweetyproject.beliefdynamics.mas
Modifier and TypeMethodDescriptionCrMasBeliefSet.getCredibilityOrder()
Returns the credibility order of this belief set.ModifierConstructorDescriptionAbstractCredibilityComparer
(Collection<InformationObject<PlFormula>> formulas, Order<Agent> credOrder) Creates a new credibility comparer that is guided by the giving information which agents uttered the formulas and the credibility order.CredibilityCategorizer
(Collection<InformationObject<PlFormula>> formulas, Order<Agent> credOrder) Creates a new credibility categorizer that is guided by the giving information which agents uttered the formulas and the credibility order.CrMasBeliefSet
(Order<Agent> credibilityOrder, S sig) Creates a new belief set with the given credibility order. -
Uses of Order in org.tweetyproject.comparator