Uses of Class
org.tweetyproject.beliefdynamics.mas.InformationObject
Packages that use InformationObject
-
Uses of InformationObject in org.tweetyproject.beliefdynamics.mas
Methods in org.tweetyproject.beliefdynamics.mas that return types with arguments of type InformationObjectModifier and TypeMethodDescriptionCrMasRevisionWrapper.revise
(Collection<InformationObject<T>> base, Collection<InformationObject<T>> formulas) Method parameters in org.tweetyproject.beliefdynamics.mas with type arguments of type InformationObjectModifier and TypeMethodDescriptionCrMasRevisionWrapper.revise
(Collection<InformationObject<T>> base, Collection<InformationObject<T>> formulas) Constructor parameters in org.tweetyproject.beliefdynamics.mas with type arguments of type InformationObjectModifierConstructorDescriptionAbstractCredibilityComparer
(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
Methods in org.tweetyproject.beliefdynamics.operators that return types with arguments of type InformationObjectModifier and TypeMethodDescriptionCrMasArgumentativeRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) CrMasSimpleRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) Method parameters in org.tweetyproject.beliefdynamics.operators with type arguments of type InformationObjectModifier and TypeMethodDescriptionCrMasArgumentativeRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas) CrMasSimpleRevisionOperator.revise
(Collection<InformationObject<PlFormula>> base, Collection<InformationObject<PlFormula>> formulas)