Uses of Class
org.tweetyproject.arg.setaf.syntax.SetAttack
Packages that use SetAttack
-
Uses of SetAttack in org.tweetyproject.arg.setaf.syntax
Methods in org.tweetyproject.arg.setaf.syntax that return SetAttackModifier and TypeMethodDescriptionSetAf.getDirEdge
(Set<Argument> node1, Node b) Return the edge between the twoMethods in org.tweetyproject.arg.setaf.syntax that return types with arguments of type SetAttackMethods in org.tweetyproject.arg.setaf.syntax with parameters of type SetAttackModifier and TypeMethodDescriptionboolean
Return whether the attack was added or notboolean
SetAf.containsAttack
(SetAttack att) Checks whether this theory contains the given attack.boolean
Removes the given attack from this SetAf theory.Method parameters in org.tweetyproject.arg.setaf.syntax with type arguments of type SetAttackModifier and TypeMethodDescriptionboolean
SetAf.addAllAttacks
(Set<SetAttack> edges2) Adds the set of attacks to this SetAf theory.