Uses of Class
org.tweetyproject.arg.dung.causal.syntax.InducedArgument
Packages that use InducedArgument
- 
Uses of InducedArgument in org.tweetyproject.arg.dung.causal.syntaxMethods in org.tweetyproject.arg.dung.causal.syntax that return types with arguments of type InducedArgumentModifier and TypeMethodDescriptionInducedTheory.getArguments()Retrieves all InducedArguments from the theory.Methods in org.tweetyproject.arg.dung.causal.syntax with parameters of type InducedArgumentModifier and TypeMethodDescriptionbooleanInducedTheory.addAttack(InducedArgument attacker, InducedArgument attacked) Adds an attack from the first argument to the second to this theory.