|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
MatchCallback | This interface is used to inform the tournament of something that cannot be handled by the match itself. |
Movement | This is the interface to movements for Bridge tournaments. |
PairTournament | PairTournament implements a tournament for pairs of players. |
Tournament | This is the interface to a tournament of Bridge. |
TournamentConfiguration | |
TournamentListener | An TournamentListener is informed about important events to the tournament. |
Class Summary | |
KosiMovement | This is the implementation of a simple Bridge-movement. |
Match | This class represents a pairing of two pairs and the boards to be played by them. |
Pair | This is the KoSI internal representation of a pair of two
UserImpl s. |
PairResult | Result of an Pair Tournament. |
PairTournamentConfiguration | |
PairTournamentImpl | This class is the implementation of a pair tournament. |
TournamentAdapter | An Adapter for the TournamentListener. |
TournamentImpl | This class implements the Tournament interface. |
Exception Summary | |
TournamentException | This exception is thrown by a method of the Tournament interface. |
de.kosi.model.tournament contains all classes representing the entities that belong to a tournament of Bridge.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |