Uses of Class
net.sf.tweety.agents.dialogues.oppmodels.ArguingAgent
-
Packages that use ArguingAgent Package Description net.sf.tweety.agents.dialogues.oppmodels net.sf.tweety.agents.dialogues.oppmodels.sim -
-
Uses of ArguingAgent in net.sf.tweety.agents.dialogues.oppmodels
Methods in net.sf.tweety.agents.dialogues.oppmodels with parameters of type ArguingAgent Modifier and Type Method Description booleanGroundedGameSystem. add(ArguingAgent e) -
Uses of ArguingAgent in net.sf.tweety.agents.dialogues.oppmodels.sim
Methods in net.sf.tweety.agents.dialogues.oppmodels.sim that return ArguingAgent Modifier and Type Method Description ArguingAgentGroundedGameAgentGenerator. generate(GroundedGameSystem mas, SimulationParameters params)
-