Class GroundedGameProtocolGenerator
- java.lang.Object
-
- net.sf.tweety.agents.dialogues.oppmodels.sim.GroundedGameProtocolGenerator
-
- All Implemented Interfaces:
net.sf.tweety.agents.sim.ProtocolGenerator<GroundedGameProtocol,ArguingAgent,GroundedGameSystem>
public class GroundedGameProtocolGenerator extends Object implements net.sf.tweety.agents.sim.ProtocolGenerator<GroundedGameProtocol,ArguingAgent,GroundedGameSystem>
Creates protocols for a grounded game.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description GroundedGameProtocolGenerator()
-
-
-
Method Detail
-
generate
public GroundedGameProtocol generate(GroundedGameSystem mas, net.sf.tweety.agents.sim.SimulationParameters params)
- Specified by:
generatein interfacenet.sf.tweety.agents.sim.ProtocolGenerator<GroundedGameProtocol,ArguingAgent,GroundedGameSystem>
-
-