Class AbstractBipolarFramework

java.lang.Object
org.tweetyproject.commons.BeliefSet<BArgument,DungSignature>
org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
All Implemented Interfaces:
Iterable<BArgument>, Collection<BArgument>, BeliefBase, GeneralGraph<BArgument>, Graph<BArgument>
Direct Known Subclasses:
AbstractEAFTheory, DeductiveArgumentationFramework, EvidentialArgumentationFramework, NecessityArgumentationFramework

public abstract class AbstractBipolarFramework extends BeliefSet<BArgument,DungSignature> implements Graph<BArgument>
This class implements a bipolar abstract argumentation framework with attack and support relations. Both relations need to have the form (BipolarEntity, BArgument)
Author:
Lars Bengel