Uses of Class
net.sf.tweety.agents.dialogues.oppmodels.sim.T2Configuration
-
Packages that use T2Configuration Package Description net.sf.tweety.agents.dialogues.oppmodels.sim -
-
Uses of T2Configuration in net.sf.tweety.agents.dialogues.oppmodels.sim
Subclasses of T2Configuration in net.sf.tweety.agents.dialogues.oppmodels.sim Modifier and Type Class Description class
T3Configuration
This class encapsulates configuration options for generating T3 belief states.Constructors in net.sf.tweety.agents.dialogues.oppmodels.sim with parameters of type T2Configuration Constructor Description GroundedGameT2AgentGenerator(GroundedGameSystem.AgentFaction faction, T2Configuration config)
Creates a new generator for agents of type T1.
-