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 with type parameters of type SupportModifier and TypeClassDescriptionclassAbstractEAFTheory<S extends Support>A base class for implementing PEAFTheory and EAFTheory.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.classFields in org.tweetyproject.arg.bipolar.syntax with type parameters of type SupportMethods in org.tweetyproject.arg.bipolar.syntax that return types with arguments of type SupportModifier and TypeMethodDescriptionAbstractBipolarFramework.getSupports()Returns all supports of this theory.AbstractEAFTheory.getSupports()Get all supportsAbstractEAFTheory.getSupports(BArgument arg) Get all supports invloving argument argDeductiveArgumentationFramework.getSupports()EAFTheory.getSupports()Gets supports of the EAFEvidentialArgumentationFramework.getSupports()Returns all supports of this theory.InducibleEAF.getSupports()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.booleanbooleanbooleanbooleanbooleanRemoves 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