Uses of Class
org.tweetyproject.beliefdynamics.mas.InformationObject
-
Uses of InformationObject in org.tweetyproject.beliefdynamics.mas
Modifier and TypeMethodDescriptionCrMasRevisionWrapper.revise
(Collection<InformationObject<T>> base, Collection<InformationObject<T>> formulas) Modifier and TypeMethodDescriptionCrMasRevisionWrapper.revise
(Collection<InformationObject<T>> base, Collection<InformationObject<T>> formulas) 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. -
Uses of InformationObject in org.tweetyproject.beliefdynamics.operators
Modifier and TypeMethodDescriptionCrMasArgumentativeRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) CrMasSimpleRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) Modifier and TypeMethodDescriptionCrMasArgumentativeRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) CrMasSimpleRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas)