Uses of Class
net.sf.tweety.arg.social.syntax.SocialAbstractArgumentationFramework
-
Packages that use SocialAbstractArgumentationFramework Package Description net.sf.tweety.arg.social.reasoner net.sf.tweety.arg.social.semantics -
-
Uses of SocialAbstractArgumentationFramework in net.sf.tweety.arg.social.reasoner
Methods in net.sf.tweety.arg.social.reasoner with parameters of type SocialAbstractArgumentationFramework Modifier and Type Method Description SocialMapping<Double>IssReasoner. getModel(SocialAbstractArgumentationFramework bbase)Collection<SocialMapping<Double>>IssReasoner. getModels(SocialAbstractArgumentationFramework bbase)DoubleIssReasoner. query(SocialAbstractArgumentationFramework beliefbase, net.sf.tweety.arg.dung.syntax.Argument formula) -
Uses of SocialAbstractArgumentationFramework in net.sf.tweety.arg.social.semantics
Methods in net.sf.tweety.arg.social.semantics with parameters of type SocialAbstractArgumentationFramework Modifier and Type Method Description booleanSocialMapping. satisfies(SocialAbstractArgumentationFramework beliefBase)
-