Uses of Interface
org.tweetyproject.arg.bipolar.syntax.Attack
-
Uses of Attack in org.tweetyproject.arg.bipolar.syntax
Modifier and TypeClassDescriptionclass
This class models a binary attack relation between two arguments.class
Evidential attack used for PEAF and EAFclass
This class models an attack between a set of arguments and an argument.Modifier and TypeMethodDescriptionAbstractBipolarFramework.getAttacks()
Returns all attacks of this theory.AbstractEAFTheory.getAttacks()
Get all attacksDeductiveArgumentationFramework.getAttacks()
EAFTheory.getAttacks()
Gets attacks of the EAFEvidentialArgumentationFramework.getAttacks()
Returns all attacks of this theory.NecessityArgumentationFramework.getAttacks()
Modifier and TypeMethodDescriptionabstract boolean
Adds the given attack to this argumentation frameworkboolean
boolean
boolean
boolean
boolean
boolean
Removes the given attack from this argumentation framework.Modifier and TypeMethodDescriptionboolean
AbstractBipolarFramework.addAllAttacks
(Collection<? extends Attack> c) Adds the set of attacks to this argumentation framework