Class BArgument
java.lang.Object
org.tweetyproject.arg.dung.syntax.Argument
org.tweetyproject.arg.bipolar.syntax.BArgument
- All Implemented Interfaces:
Comparable<Argument>,Iterable<BArgument>,BipolarEntity,DungEntity,Formula,Node
This class models an argument used by bipolar abstract argumentation theories.
- Author:
- Lars Bengel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisSupportedBy(EAFTheory theory, BipolarEntity x) iterator()Methods inherited from class org.tweetyproject.arg.dung.syntax.Argument
compareTo, equals, getLdoArgument, getLdoFormula, getName, getSignature, hashCode, setName, toStringMethods inherited from interface org.tweetyproject.arg.dung.syntax.DungEntity
getLdoFormulaMethods inherited from interface org.tweetyproject.commons.Formula
getSignatureMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
BArgument
-
BArgument
-
-
Method Details
-
contains
- Specified by:
containsin interfaceBipolarEntity
-
iterator
-
isSupportedBy
-