Uses of Interface
org.tweetyproject.arg.bipolar.syntax.Support
Packages that use Support
-
Uses of Support in org.tweetyproject.arg.bipolar.syntax
Classes in org.tweetyproject.arg.bipolar.syntax that implement SupportModifier and TypeClassDescriptionclassThis class models a support between two arguments.classThis class models a support between a set of arguments and an argument.Methods in org.tweetyproject.arg.bipolar.syntax that return types with arguments of type SupportModifier and TypeMethodDescriptionAbstractBipolarFramework.getSupports()Returns all supports of this theory.DeductiveArgumentationFramework.getSupports()EvidentialArgumentationFramework.getSupports()Returns all supports of this theory.NecessityArgumentationFramework.getSupports()Methods in org.tweetyproject.arg.bipolar.syntax with parameters of type SupportModifier and TypeMethodDescriptionabstract booleanAdds the given support to this argumentation framework.booleanAdds the given support to this bipolar argumentation framework.booleanbooleanbooleanRemoves the given support from this argumentation framework.Method parameters in org.tweetyproject.arg.bipolar.syntax with type arguments of type SupportModifier and TypeMethodDescriptionbooleanAbstractBipolarFramework.addAllSupports(Collection<? extends Support> c)Adds the set of supports to this argumentation framework