| Class | Description |
|---|---|
| ArgumentationEnvironment |
This class models the environment for agents in argumentation games.
|
| DialogueTrace<S,T extends java.util.Collection<S>> |
Objects of this class represent traces of dialogue in an argumentation game,
ie.
|
| ExecutableDungTheory |
This class packs a Dung theory into an executable object.
|
| ExecutableExtension |
This class packs an extension into an executable object.
|
| ExecutableFormulaSet |
This class packs a set of formulas into an executable object.
|
| LotteryArgumentationEnvironment |
This class models the environment for agents in argumentation games with lotteries.
|