Uses of Class
net.sf.tweety.arg.bipolar.syntax.BipolarArgFramework
-
Packages that use BipolarArgFramework Package Description net.sf.tweety.arg.bipolar.reasoner net.sf.tweety.arg.bipolar.syntax -
-
Uses of BipolarArgFramework in net.sf.tweety.arg.bipolar.reasoner
Methods in net.sf.tweety.arg.bipolar.reasoner with parameters of type BipolarArgFramework Modifier and Type Method Description Collection<net.sf.tweety.arg.dung.semantics.Extension>ClosureReasoner. getModels(BipolarArgFramework bbase)Collection<net.sf.tweety.arg.dung.semantics.Extension>SafetyReasoner. getModels(BipolarArgFramework bbase) -
Uses of BipolarArgFramework in net.sf.tweety.arg.bipolar.syntax
Subclasses of BipolarArgFramework in net.sf.tweety.arg.bipolar.syntax Modifier and Type Class Description classEvidentialArgSystemThis class implements a bipolar abstract argumentation theory with support in an evidential sense.Methods in net.sf.tweety.arg.bipolar.syntax with parameters of type BipolarArgFramework Modifier and Type Method Description booleanBipolarArgFramework. add(BipolarArgFramework baf)Adds all arguments, attacks and supports of the given framework to this framework
-