public class Claim
extends Object
Represents a claim for an argument.
- Author:
- Sebastian Franke
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
Claim
Creates a new claim.
- Parameters:
claim - the claim name
-
Method Details
-
getClaim
Returns the claim label.
- Returns:
- the claim label
-
toString
Returns the claim label.
- Overrides:
toString in class Object
- Returns:
- the claim label