Interface BipolarEntity
- All Superinterfaces:
DungEntity
,Formula
,Iterable<BArgument>
,Node
- All Known Implementing Classes:
ArgumentSet
,BArgument
,BinaryAttack
,BinarySupport
,EAttack
,SetAttack
,SetSupport
,WeightedSetSupport
This interface captures common methods of arguments and argument sets of
bipolar abstract argumentation theories.
- Author:
- Lars Bengel
-
Method Summary
Methods inherited from interface org.tweetyproject.arg.dung.syntax.DungEntity
getLdoFormula
Methods inherited from interface org.tweetyproject.commons.Formula
getSignature
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
contains
-