Uses of Class
org.tweetyproject.arg.saf.syntax.BasicArgument
Packages that use BasicArgument
-
Uses of BasicArgument in org.tweetyproject.arg.saf.syntax
Classes in org.tweetyproject.arg.saf.syntax that implement interfaces with type arguments of type BasicArgumentModifier and TypeClassDescriptionclass
This class models an argument structure, i.e.Methods in org.tweetyproject.arg.saf.syntax that return BasicArgumentModifier and TypeMethodDescriptionArgumentStructure.getTop()
Returns the first basic arguments of this argument structureMethods in org.tweetyproject.arg.saf.syntax that return types with arguments of type BasicArgumentMethods in org.tweetyproject.arg.saf.syntax with parameters of type BasicArgumentMethod parameters in org.tweetyproject.arg.saf.syntax with type arguments of type BasicArgumentModifier and TypeMethodDescriptionboolean
ArgumentStructure.addAll
(Collection<? extends BasicArgument> c) Constructor parameters in org.tweetyproject.arg.saf.syntax with type arguments of type BasicArgumentModifierConstructorDescriptionArgumentStructure
(List<BasicArgument> arguments) Creates a new argument structure with the given list of arguments. -
Uses of BasicArgument in org.tweetyproject.arg.saf.util
Subclasses with type arguments of type BasicArgument in org.tweetyproject.arg.saf.utilModifier and TypeClassDescriptionclass
This class implements a formula sampler for structured argumentation frameworks.Methods in org.tweetyproject.arg.saf.util that return BasicArgument