Uses of Interface
org.tweetyproject.arg.dung.syntax.DungEntity
-
-
-
Uses of DungEntity in org.tweetyproject.arg.aba.semantics
Classes in org.tweetyproject.arg.aba.semantics that implement DungEntity Modifier and Type Class Description classAbaAttack<T extends Formula>This class models an ABA attack. -
Uses of DungEntity in org.tweetyproject.arg.aba.syntax
Classes in org.tweetyproject.arg.aba.syntax that implement DungEntity Modifier and Type Class Description classDeduction<T extends Formula>An argument derived from an ABA theory. -
Uses of DungEntity in org.tweetyproject.arg.aspic.semantics
Classes in org.tweetyproject.arg.aspic.semantics that implement DungEntity Modifier and Type Class Description classAspicAttack<T extends Invertable> -
Uses of DungEntity in org.tweetyproject.arg.aspic.syntax
Classes in org.tweetyproject.arg.aspic.syntax that implement DungEntity Modifier and Type Class Description classAspicArgument<T extends Invertable> -
Uses of DungEntity in org.tweetyproject.arg.bipolar.syntax
Subinterfaces of DungEntity in org.tweetyproject.arg.bipolar.syntax Modifier and Type Interface Description interfaceAttackThis interface captures common methods of different interpretations of the attack relation in bipolar abstract argumentation theories.interfaceBipolarEntityThis interface captures common methods of arguments and argument sets of bipolar abstract argumentation theories.interfaceSupportThis interface captures common methods of different interpretations of the support relation in bipolar abstract argumentation theories.Classes in org.tweetyproject.arg.bipolar.syntax that implement DungEntity Modifier and Type Class Description classArgumentSetThis class models a set of arguments used by bipolar abstract argumentation theory.classBArgumentThis class models an argument used by bipolar abstract argumentation theories.classBinaryAttackThis class models a binary attack relation between two arguments.classBinarySupportThis class models a support between two arguments.classSetAttackThis class models an attack between a set of arguments and an argument.classSetSupportThis class models a support between a set of arguments and an argument. -
Uses of DungEntity in org.tweetyproject.arg.deductive.syntax
Classes in org.tweetyproject.arg.deductive.syntax that implement DungEntity Modifier and Type Class Description classSimplePlLogicArgument -
Uses of DungEntity in org.tweetyproject.arg.dung.syntax
Classes in org.tweetyproject.arg.dung.syntax that implement DungEntity Modifier and Type Class Description classArgumentThis class models an argument used by Dung's abstract argumentation theory and is just described by its name.classAttackThis class models an attack between two arguments. -
Uses of DungEntity in org.tweetyproject.arg.saf.syntax
Classes in org.tweetyproject.arg.saf.syntax that implement DungEntity Modifier and Type Class Description classArgumentStructureThis class models an argument structure, i.e.classBasicArgumentThis class models a basic argument in structured argumentation frameworks, i.e.
-