Class Attack

java.lang.Object
All Implemented Interfaces:
DungEntity, Formula
Direct Known Subclasses:
AbaAttack, AspicAttack

public class Attack extends DirectedEdge<Argument> implements DungEntity
This class models an attack between two arguments. It comprises of two attributes of Argument and is mainly used by abstract argumentation theories as e.g. DungTheory.
Author:
Matthias Thimm