Uses of Class
org.tweetyproject.agents.dialogues.oppmodels.GroundedGameSystem
Packages that use GroundedGameSystem
Package
Description
-
Uses of GroundedGameSystem in org.tweetyproject.agents.dialogues.oppmodels
Constructors in org.tweetyproject.agents.dialogues.oppmodels with parameters of type GroundedGameSystemModifierConstructorDescriptionCreates a new grounded game protocol for the given grounded game systems. -
Uses of GroundedGameSystem in org.tweetyproject.agents.dialogues.oppmodels.sim
Classes in org.tweetyproject.agents.dialogues.oppmodels.sim that implement interfaces with type arguments of type GroundedGameSystemModifier 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 GroundedGameSystemMethods in org.tweetyproject.agents.dialogues.oppmodels.sim with parameters of type GroundedGameSystemModifier and TypeMethodDescriptionGroundedGameAgentGenerator.generate
(GroundedGameSystem mas, SimulationParameters params) GroundedGameProtocolGenerator.generate
(GroundedGameSystem mas, SimulationParameters params)