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.classThis 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.DeductiveArgumentationFramework.getAttacks()EvidentialArgumentationFramework.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 frameworkbooleanbooleanbooleanbooleanRemoves 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