Uses of Class
org.tweetyproject.arg.bipolar.syntax.Support
Packages that use Support
-
Uses of Support in org.tweetyproject.arg.bipolar.syntax
Methods in org.tweetyproject.arg.bipolar.syntax that return types with arguments of type SupportModifier and TypeMethodDescriptionBipolarArgumentationFramework.getSupports()Returns the set of supports of this frameworkMethods in org.tweetyproject.arg.bipolar.syntax with parameters of type SupportModifier and TypeMethodDescriptionbooleanAdds the given support to this bipolar argumentation framework.Method parameters in org.tweetyproject.arg.bipolar.syntax with type arguments of type SupportModifier and TypeMethodDescriptionbooleanBipolarArgumentationFramework.addAllSupports(Collection<? extends Support> c) Adds the set of supports to this framework.