Class DirectGameProtocolGenerator

java.lang.Object
org.tweetyproject.agents.dialogues.lotteries.sim.DirectGameProtocolGenerator
All Implemented Interfaces:
ProtocolGenerator<DirectGameProtocol,​AbstractLotteryAgent,​LotteryGameSystem>

public class DirectGameProtocolGenerator extends Object implements ProtocolGenerator<DirectGameProtocol,​AbstractLotteryAgent,​LotteryGameSystem>
Creates direct game protocols.
Author:
Matthias Thimm