Uses of Interface
org.tweetyproject.arg.bipolar.syntax.Support
-
Uses of Support in org.tweetyproject.arg.bipolar.syntax
Modifier and TypeClassDescriptionclass
AbstractEAFTheory<S extends Support>
A base class for implementing PEAFTheory and EAFTheory.Modifier and TypeClassDescriptionclass
This class models a support between two arguments.class
This class models a support between a set of arguments and an argument.class
Represents a weighted support relationship between two argument sets.Modifier 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()
Modifier and TypeMethodDescriptionabstract boolean
Adds the given support to this argumentation framework.boolean
Adds the given support to this bipolar argumentation framework.boolean
boolean
boolean
boolean
boolean
Removes the given support from this argumentation framework.Modifier and TypeMethodDescriptionboolean
AbstractBipolarFramework.addAllSupports
(Collection<? extends Support> c) Adds the set of supports to this argumentation framework