| Package | Description | 
|---|---|
| net.sf.tweety.agents.dialogues.structured | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CautiousArgumentationAgent
This class models a cautious argumentation agent, i.e. 
 | 
class  | 
OvercautiousArgumentationAgent
This class models an overcautious argumentation agent, i.e. 
 | 
class  | 
TruthfulArgumentationAgent
This class models a truthful argumentation agent, i.e. 
 | 
| Constructor and Description | 
|---|
StructuredArgumentationSystem(PerceivableStructuredArgumentationFramework saf,
                             java.util.Collection<? extends SasAgent> agents)
Creates a new StructuredArgumentationSystem with the given collection of agents. 
 |