|
Betty v1.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RankProcessor | |
---|---|
christophedelory.betty.model.rank | The rank processing models . |
Uses of RankProcessor in christophedelory.betty.model.rank |
---|
Classes in christophedelory.betty.model.rank that implement RankProcessor | |
---|---|
(package private) class |
AbstractLocalRankProcessor
The base implementation of a rank processor which scope is only a given list of players, and not the full list of players in a phase. |
class |
GeneralHighestResultDifferenceRankProcessor
A rank processor which scope is the full list of players in a phase, and based on the difference of player results. |
class |
GeneralHighestResultRankProcessor
A rank processor which scope is the full list of players in a phase, and based on the player results. |
class |
GeneralHighestScoreRankProcessor
A rank processor which scope is the full list of players in a phase, and based on the player scores. |
class |
GeneralLowestResultRankProcessor
A rank processor which scope is the full list of players in a phase, and based on the player results. |
class |
LocalHighestResultDifferenceRankProcessor
A rank processor which scope is only a given list of players, and based on the difference of player results. |
class |
LocalHighestResultRankProcessor
A rank processor which scope is only a given list of players, and based on the player results. |
class |
LocalHighestScoreRankProcessor
A rank processor which scope is only a given list of players, and based on the player scores. |
class |
LocalLowestResultRankProcessor
A rank processor which scope is only a given list of players, and based on the player results. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |