Uses of Class
org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
Packages that use SocialAbstractArgumentationFramework
- 
Uses of SocialAbstractArgumentationFramework in org.tweetyproject.arg.social.reasonerClasses in org.tweetyproject.arg.social.reasoner that implement interfaces with type arguments of type SocialAbstractArgumentationFrameworkModifier and TypeClassDescriptionclassThis reasoner provides is an implementation of the "Iterative Successive Substitution Algorithm" from [Marco Correia and Jorge Cruz and João Leite.classThis 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.semanticsSubclasses with type arguments of type SocialAbstractArgumentationFramework in org.tweetyproject.arg.social.semanticsModifier and TypeClassDescriptionclassImplements a mapping from arguments to social value.Methods in org.tweetyproject.arg.social.semantics with parameters of type SocialAbstractArgumentationFrameworkModifier and TypeMethodDescriptionbooleanSocialMapping.satisfies(SocialAbstractArgumentationFramework beliefBase)