Class DirectGameProtocolGenerator
- java.lang.Object
-
- net.sf.tweety.agents.dialogues.lotteries.sim.DirectGameProtocolGenerator
-
- All Implemented Interfaces:
net.sf.tweety.agents.sim.ProtocolGenerator<DirectGameProtocol,AbstractLotteryAgent,LotteryGameSystem>
public class DirectGameProtocolGenerator extends Object implements net.sf.tweety.agents.sim.ProtocolGenerator<DirectGameProtocol,AbstractLotteryAgent,LotteryGameSystem>
Creates direct game protocols.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description DirectGameProtocolGenerator()
-
-
-
Method Detail
-
generate
public DirectGameProtocol generate(LotteryGameSystem mas, net.sf.tweety.agents.sim.SimulationParameters params)
- Specified by:
generatein interfacenet.sf.tweety.agents.sim.ProtocolGenerator<DirectGameProtocol,AbstractLotteryAgent,LotteryGameSystem>
-
-