Uses of Interface
net.sf.tweety.arg.dung.syntax.DungEntity
-
-
-
Uses of DungEntity in net.sf.tweety.arg.aba.semantics
Classes in net.sf.tweety.arg.aba.semantics that implement DungEntity Modifier and Type Class Description class
AbaAttack<T extends Formula>
This class models an ABA attack. -
Uses of DungEntity in net.sf.tweety.arg.aba.syntax
Classes in net.sf.tweety.arg.aba.syntax that implement DungEntity Modifier and Type Class Description class
Deduction<T extends Formula>
An argument derived from an ABA theory. -
Uses of DungEntity in net.sf.tweety.arg.aspic.semantics
Classes in net.sf.tweety.arg.aspic.semantics that implement DungEntity Modifier and Type Class Description class
AspicAttack<T extends Invertable>
-
Uses of DungEntity in net.sf.tweety.arg.aspic.syntax
Classes in net.sf.tweety.arg.aspic.syntax that implement DungEntity Modifier and Type Class Description class
AspicArgument<T extends Invertable>
-
Uses of DungEntity in net.sf.tweety.arg.bipolar.syntax
Subinterfaces of DungEntity in net.sf.tweety.arg.bipolar.syntax Modifier and Type Interface Description interface
Attack
This interface captures common methods of different interpretations of the attack relation in bipolar abstract argumentation theories.interface
BipolarEntity
This interface captures common methods of arguments and argument sets of bipolar abstract argumentation theories.interface
Support
This interface captures common methods of different interpretations of the support relation in bipolar abstract argumentation theories.Classes in net.sf.tweety.arg.bipolar.syntax that implement DungEntity Modifier and Type Class Description class
ArgumentSet
This class models a set of arguments used by bipolar abstract argumentation theory.class
BArgument
This class models an argument used by bipolar abstract argumentation theories.class
BinaryAttack
This class models a binary attack relation between two arguments.class
BinarySupport
This class models a support between two arguments.class
SetAttack
This class models an attack between a set of arguments and an argument.class
SetSupport
This class models a support between a set of arguments and an argument. -
Uses of DungEntity in net.sf.tweety.arg.deductive.syntax
Classes in net.sf.tweety.arg.deductive.syntax that implement DungEntity Modifier and Type Class Description class
SimplePlLogicArgument
-
Uses of DungEntity in net.sf.tweety.arg.dung.syntax
Classes in net.sf.tweety.arg.dung.syntax that implement DungEntity Modifier and Type Class Description class
Argument
This class models an argument used by Dung's abstract argumentation theory and is just described by its name.class
Attack
This class models an attack between two arguments. -
Uses of DungEntity in net.sf.tweety.arg.saf.syntax
Classes in net.sf.tweety.arg.saf.syntax that implement DungEntity Modifier and Type Class Description class
ArgumentStructure
This class models an argument structure, i.e.class
BasicArgument
This class models a basic argument in structured argumentation frameworks, i.e.
-