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 SetAttackMethods 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
boolean
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.