Class BinaryAttack

java.lang.Object
All Implemented Interfaces:
Iterable<BArgument>, Attack, BipolarEntity, DungEntity, Formula, Node

public class BinaryAttack extends DirectedEdge<BArgument> implements Attack
This class models a binary attack relation between two arguments. It comprises of two attributes of Argument and is used by abstract argumentation theories.
Author:
Lars Bengel