| Class | Description |
|---|---|
| AbstractArgumentationInterpretation |
This abstract class acts as a common ancestor for interpretations to
abstract argumentation frameworks.
|
| ArgumentRanking |
This abstract class is the common ancestor for semantical approaches to argument ranking, i.e.
|
| Extension |
This class models a (possible) extension of a Dung theory, i.e.
|
| Labeling |
This class models a labeling of an abstract argumentation framework, i.e.
|
| LatticeArgumentRanking |
This class models argument ranking by representing the acceptability of arguments in
a graph-based structure.
|
| NumericalArgumentRanking |
This class provides a acceptability interpretation of arguments by
assigning them real values where larger values indicate more acceptability.
|
| StratifiedLabeling |
This class implements stratified labelings as in [Thimm, Kern-Isberner, 2013].
|
| Enum | Description |
|---|---|
| ArgumentStatus |
This enumeration enumerates the classical justification status of an argument.
|
| Problem |
This enum contains all supported problems.
|
| Problem.SubProblem |
The actual computational sub-problem.
|
| Semantics |
This enum lists all semantics.
|