Class BArgument
java.lang.Object
org.tweetyproject.arg.dung.syntax.Argument
org.tweetyproject.arg.bipolar.syntax.BArgument
- All Implemented Interfaces:
BipolarEntity
,DungEntity
,Formula
,Node
This class models an argument used by bipolar abstract argumentation theories.
- Author:
- Lars Bengel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tweetyproject.arg.dung.syntax.Argument
equals, getLdoArgument, getLdoFormula, getName, getSignature, hashCode, setName, toString
Methods inherited from interface org.tweetyproject.arg.dung.syntax.DungEntity
getLdoFormula
Methods inherited from interface org.tweetyproject.commons.Formula
getSignature
-
Constructor Details
-
BArgument
-
BArgument
-
-
Method Details
-
contains
- Specified by:
contains
in interfaceBipolarEntity
-