Class Argument

java.lang.Object
org.tweetyproject.arg.dung.syntax.Argument
All Implemented Interfaces:
Comparable<Argument>, DungEntity, Formula, Node
Direct Known Subclasses:
ArgumentStructure, AspicArgument, BArgument, BasicArgument, ClaimArgument, Deduction, InducedArgument, SimplePlLogicArgument

public class Argument extends Object implements DungEntity, Node, Comparable<Argument>
This class models an argument used by Dung's abstract argumentation theory and is just described by its name.
Author:
Matthias Thimm