Package de.hagenah.diplomacy.game

Interface Summary
GameHandler This interface has to be implemented to use the JudgeParser.
 

Class Summary
Adjudicator This is an adjudicator (like the judges) for diplomacy.
DecisionAdjudicator This is an adjudicator (like the judges) for diplomacy.
DiaryEntry  
Game The Game class contains all Turns of a game.
GameGroup This is the standard implementation for the GameHandler interface.
Judge This class represents a judge.
JudgeEmailMessage An e-mail message from a judge.
JudgeParser Parses the judge output (results, lists, summaries, histories, press messages) and Keith history files.
Message A message in a game.
MessageFilter A filter for messages.
Order The following orders are supported.
PersonInfo Information of a person in a game
Turn The Turn class contains the state of the board for one phase.
Unit The Unit class represents an unit in a phase of a game.
 

Exception Summary
JudgeParseException Thrown to indicate that a error occured while parsing the turn.