Uses of Class
net.sf.tweety.arg.social.semantics.AbstractSocialSemantics
-
Packages that use AbstractSocialSemantics Package Description net.sf.tweety.arg.social.semantics -
-
Uses of AbstractSocialSemantics in net.sf.tweety.arg.social.semantics
Subclasses of AbstractSocialSemantics in net.sf.tweety.arg.social.semantics Modifier and Type Class Description class
SimpleProductSemantics
The simple product semantics from [Leite, Martins; IJCAI 2011, Def.Constructors in net.sf.tweety.arg.social.semantics with parameters of type AbstractSocialSemantics Constructor Description SocialMapping(AbstractSocialSemantics<L> semantics)
Creates a new mapping wrt.
-