Uses of Interface
org.tweetyproject.arg.bipolar.syntax.Attack
Packages that use Attack
-
Uses of Attack in org.tweetyproject.arg.bipolar.syntax
Classes in org.tweetyproject.arg.bipolar.syntax that implement AttackModifier and TypeClassDescriptionclassThis class models a binary attack relation between two arguments.classEvidential attack used for PEAF and EAFclassThis class models an attack between a set of arguments and an argument.Methods in org.tweetyproject.arg.bipolar.syntax that return types with arguments of type AttackModifier 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()Methods in org.tweetyproject.arg.bipolar.syntax with parameters of type AttackModifier and TypeMethodDescriptionabstract booleanAdds the given attack to this argumentation frameworkbooleanbooleanbooleanbooleanbooleanbooleanRemoves the given attack from this argumentation framework.Method parameters in org.tweetyproject.arg.bipolar.syntax with type arguments of type AttackModifier and TypeMethodDescriptionbooleanAbstractBipolarFramework.addAllAttacks(Collection<? extends Attack> c) Adds the set of attacks to this argumentation framework