Package net.sf.tweety.arg.bipolar.syntax
Interface BipolarEntity
-
- All Superinterfaces:
net.sf.tweety.arg.dung.syntax.DungEntity,net.sf.tweety.commons.Formula,net.sf.tweety.graphs.Node
- All Known Implementing Classes:
ArgumentSet,BArgument,BinaryAttack,BinarySupport,SetAttack,SetSupport
public interface BipolarEntity extends net.sf.tweety.arg.dung.syntax.DungEntity, net.sf.tweety.graphs.NodeThis interface captures common methods of arguments and argument sets of bipolar abstract argumentation theories.- Author:
- Lars Bengel
-
-
Method Detail
-
contains
boolean contains(Object o)
-
-