Uses of Class
net.sf.tweety.arg.bipolar.syntax.AbstractBipolarFramework
-
Packages that use AbstractBipolarFramework Package Description net.sf.tweety.arg.bipolar.syntax -
-
Uses of AbstractBipolarFramework in net.sf.tweety.arg.bipolar.syntax
Subclasses of AbstractBipolarFramework in net.sf.tweety.arg.bipolar.syntax Modifier and Type Class Description classDeductiveArgumentationFrameworkThis class implements a bipolar abstract argumentation theory with support in a deductive sense.classEvidentialArgumentationFrameworkThis class implements a bipolar abstract argumentation theory with support in an evidential sense.classNecessityArgumentationFrameworkThis class implements a bipolar abstract argumentation framework with necessities.Methods in net.sf.tweety.arg.bipolar.syntax with parameters of type AbstractBipolarFramework Modifier and Type Method Description protected booleanAbstractBipolarFramework. add(AbstractBipolarFramework theory)Adds all arguments, attacks and supports of the given argumentation framework to this framework
-