Uses of Class
org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
Packages that use SocialAbstractArgumentationFramework
-
Uses of SocialAbstractArgumentationFramework in org.tweetyproject.arg.social.reasoner
Classes in org.tweetyproject.arg.social.reasoner that implement interfaces with type arguments of type SocialAbstractArgumentationFrameworkModifier and TypeClassDescriptionclass
This reasoner provides is an implementation of the "Iterative Successive Substitution Algorithm" from [Marco Correia and Jorge Cruz and João Leite.class
This reasoner provides is an implementation of the "Iterative Successive Substitution Algorithm" from [Marco Correia and Jorge Cruz and João Leite.Methods in org.tweetyproject.arg.social.reasoner with parameters of type SocialAbstractArgumentationFrameworkModifier and TypeMethodDescriptionIssReasoner.getModel
(SocialAbstractArgumentationFramework bbase) IssReasoner.getModels
(SocialAbstractArgumentationFramework bbase) IssReasoner.query
(SocialAbstractArgumentationFramework beliefbase, Argument formula) -
Uses of SocialAbstractArgumentationFramework in org.tweetyproject.arg.social.semantics
Subclasses with type arguments of type SocialAbstractArgumentationFramework in org.tweetyproject.arg.social.semanticsModifier and TypeClassDescriptionclass
Implements a mapping from arguments to social value.Methods in org.tweetyproject.arg.social.semantics with parameters of type SocialAbstractArgumentationFrameworkModifier and TypeMethodDescriptionboolean
SocialMapping.satisfies
(SocialAbstractArgumentationFramework beliefBase)