Class SetAttack

java.lang.Object
All Implemented Interfaces:
DungEntity, Formula

public class SetAttack extends HyperDirEdge<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. SetAfTheory.
Author:
Sebastian Franke, Lars Bengel