Uses of Class
org.tweetyproject.agents.dialogues.structured.PerceivableStructuredArgumentationFramework
- 
Packages that use PerceivableStructuredArgumentationFramework Package Description org.tweetyproject.agents.dialogues.structured  - 
- 
Uses of PerceivableStructuredArgumentationFramework in org.tweetyproject.agents.dialogues.structured
Constructors in org.tweetyproject.agents.dialogues.structured with parameters of type PerceivableStructuredArgumentationFramework Constructor Description StructuredArgumentationSystem(PerceivableStructuredArgumentationFramework saf)Creates a new StructuredArgumentationSystemStructuredArgumentationSystem(PerceivableStructuredArgumentationFramework saf, java.util.Collection<? extends SasAgent> agents)Creates a new StructuredArgumentationSystem with the given collection of agents. 
 -