Uses of Class
org.tweetyproject.agents.dialogues.oppmodels.ArguingAgent
Packages that use ArguingAgent
Package
Description
-
Uses of ArguingAgent in org.tweetyproject.agents.dialogues.oppmodels
Subclasses with type arguments of type ArguingAgent in org.tweetyproject.agents.dialogues.oppmodelsModifier and TypeClassDescriptionclass
This multi-agent system models a grounded dialogue game between two agents.Methods in org.tweetyproject.agents.dialogues.oppmodels with parameters of type ArguingAgent -
Uses of ArguingAgent in org.tweetyproject.agents.dialogues.oppmodels.sim
Classes in org.tweetyproject.agents.dialogues.oppmodels.sim that implement interfaces with type arguments of type ArguingAgentModifier and TypeClassDescriptionclass
Generates new arguing agents for a grounded game.class
Generates grounded games.class
Creates protocols for a grounded game.Methods in org.tweetyproject.agents.dialogues.oppmodels.sim that return ArguingAgentModifier and TypeMethodDescriptionGroundedGameAgentGenerator.generate
(GroundedGameSystem mas, SimulationParameters params)