Class SetAttack

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

public class SetAttack extends DirectedEdge<BipolarEntity> implements Attack
This class models an attack between a set of arguments and an argument. It comprises of a set of BArgument and is used by bipolar abstract argumentation theories.
Author:
Lars Bengel