Class ClaimArgument
java.lang.Object
org.tweetyproject.arg.dung.syntax.Argument
org.tweetyproject.arg.dung.syntax.ClaimArgument
- All Implemented Interfaces:
 Comparable<Argument>,DungEntity,Formula,Node
an argument with a claim
- Author:
 - Sebastian Franke
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.tweetyproject.arg.dung.syntax.Argument
compareTo, equals, getLdoArgument, getLdoFormula, getName, getSignature, hashCode, setName 
- 
Constructor Details
- 
ClaimArgument
 
 - 
 - 
Method Details
- 
getClaim
- Returns:
 - the claim
 
 - 
setClaim
- Parameters:
 c- the claim
 - 
toString
 
 -