Uses of Class
net.sf.tweety.agents.dialogues.structured.PerceivableStructuredArgumentationFramework
-
Packages that use PerceivableStructuredArgumentationFramework Package Description net.sf.tweety.agents.dialogues.structured -
-
Uses of PerceivableStructuredArgumentationFramework in net.sf.tweety.agents.dialogues.structured
Constructors in net.sf.tweety.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.
-