Class BasicArgument

java.lang.Object
org.tweetyproject.arg.dung.syntax.Argument
org.tweetyproject.arg.saf.syntax.BasicArgument
All Implemented Interfaces:
Comparable<Argument>, DungEntity, Formula, Rule<Proposition,Proposition>, Node

public class BasicArgument extends Argument implements Rule<Proposition,Proposition>
This class models a basic argument in structured argumentation frameworks, i.e. a claim (a proposition) together with a support (a set of propositions) where the claim is not in the support.
Author:
Matthias Thimm, Tim Janus