Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C E G I L M N O P R S T

A

addGameDates - Variable in class org.dma.ihm.game.league.std.StdPlayoffs
Array of possible gameDates for additional matches
addLeaguePlayoffElement(LeagueElement) - Method in class org.dma.ihm.game.league.std.StdLeague
Add playoffs (League Playoffs) to this league

B

bestOf - Variable in class org.dma.ihm.game.league.std.StdPlayoffs
Maximum count of matches between two teams

C

checkForLeaguePlayoffs() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Check if leaguePlayoffs may allready be started (and starts them)
competitionsCount - Variable in class org.dma.ihm.game.league.std.StdPlayoffs
Count of competitions (4 if 8 teams are in playoffs)
contignousOvertime() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Play multiple overtimes until we have a winner
contignousOvertime() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Play multiple overtimes until we have a winner

E

endSeason() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Season has ended, switch teams if needed

G

gameCalendarHelper - Variable in class org.dma.ihm.game.league.std.StdLeague
Game calendar helper to place matches in the calendar
gameCalendarPlayoffHelper - Variable in class org.dma.ihm.game.league.std.StdLeague
Game calendar helper to place Playoff matches in the calendar
gameCalendarPlayoutHelper - Variable in class org.dma.ihm.game.league.std.StdLeague
Game calendar helper to place Playouts matches in the calendar
gamesPerRound - Variable in class org.dma.ihm.game.league.std.StdRegularSeason
Games per Round
generateCalendarEvents(GameCalendarHelper) - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Generate GameDayEvents (and their StopBeforeEvents) for playoff games and make "reservations" for more games if needed
generateCalendarEvents(GameCalendarHelper) - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Generate GameDayEvents (and their StopBeforeEvents) in the calendar.
generateGames(int) - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Generates the schedule with matches
generateMatches() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Generates schedule for this playoffs
generatePlayoffsLevel(int) - Method in class org.dma.ihm.game.league.std.StdLeague
Creates the level'th round of the playoffs
generatePlayoutsLevel(int) - Method in class org.dma.ihm.game.league.std.StdLeague
Like playoffs, but different ;-))
generateRegularSeason() - Method in class org.dma.ihm.game.league.std.StdLeague
Creates the matches of the regular season, and places the matches in the game calendar.
getLeagueElementGroups() - Method in class org.dma.ihm.game.league.std.StdLeague
Returns the LeagueElementGroups of this League
getLeagueElements() - Method in class org.dma.ihm.game.league.std.StdLeague
Returns all leagueElements
getLeagueFirstTeam() - Method in class org.dma.ihm.game.league.std.StdLeague
Returns the winner of this league (called by leagueOwner to i.E.
getLeagueLastTeam() - Method in class org.dma.ihm.game.league.std.StdLeague
Returns the loser of this league (called by leagueOwner to i.E.
getLeaguePlayoffsBestOf() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Gets the leaguePlayoffsBestOf attribute of the StdLeagueOwner object
getLeagueStandings() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns the standings of this playoffs
getLeagueStandings() - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Returns the standings of this regular season
getLeagueStandingsTeams() - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Helper that returns the teams in sorted order (from the standings)
getLosers() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns the losers of this playoffs
getMultiRounds() - Method in class org.dma.ihm.game.league.std.StdLeague
Gets the multiRounds attribute of the StdLeague object
getPlayLeaguePlayoffs() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Gets the playLeaguePlayoffs attribute of the StdLeagueOwner object
getPlayers() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
 
getPlayers() - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Gets the players attribute of the StdRegularSeason object
getPlayoffCompetitions() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns all competitions
getPlayoffLevels() - Method in class org.dma.ihm.game.league.std.StdLeague
Gets the playoffLevels attribute of the StdLeague object
getPlayoffsBestOf() - Method in class org.dma.ihm.game.league.std.StdLeague
Gets the playoffsBestOf attribute of the StdLeague object
getPlayoutLevels() - Method in class org.dma.ihm.game.league.std.StdLeague
Gets the playoutLevels attribute of the StdLeague object
getPlayoutsBestOf() - Method in class org.dma.ihm.game.league.std.StdLeague
Gets the playoutsBestOf attribute of the StdLeague object
getStdLeagueOwner() - Method in class org.dma.ihm.game.league.std.StdLeague
Returns the owner of this league
getStdLeagues() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Returns all leagues
getTeams() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns teams of this leagueElement
getTeams() - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Returns teams of this regular season
getTitle(int) - Static method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns the title of this Playoffs
getWinners() - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns the winners of this playoffs
getWinnersOrLosers(boolean) - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Returns the winners or losers of this playoffs

I

init(Team[], GameCalendarHelper) - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Init Playoffs
init(Team[], int, GameCalendarHelper) - Method in class org.dma.ihm.game.league.std.StdRegularSeason
Starts the regular season, creates gameplan etc
isFirstTeamKnown() - Method in class org.dma.ihm.game.league.std.StdLeague
Checks if first team (winner) is known (so we could start the leaguePlayoffs
isLastTeamKnown() - Method in class org.dma.ihm.game.league.std.StdLeague
Checks if last team (loser) is known (so we could start the leaguePlayoffs

L

leaguePartFinished() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Called each time when playoff/outs are finished within a league
leaguePlayoffGameDays - Static variable in class org.dma.ihm.game.league.std.StdLeagueOwner
Gamedays while playoff/outs
leaguePlayoffs - Variable in class org.dma.ihm.game.league.std.StdLeagueOwner
Playoffs between last/first of the leagues
leaguePlayoffsBestOf - Variable in class org.dma.ihm.game.league.std.StdLeagueOwner
LeaguePlayoff are bestOf n
leaguePlayoffsFinished() - Method in class org.dma.ihm.game.league.std.StdLeague
Sets playoffFinished flag to true and informes the owner
leaguePlayoutsFinished() - Method in class org.dma.ihm.game.league.std.StdLeague
Sets playoutsFinished flag to true and informes the owner

M

minutesPerOvertime() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Minutes per overtime
minutesPerOvertime() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Minutes per overtime
minutesPerPeriod() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Minutes per period
minutesPerPeriod() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Minutes per period
multiRounds - Variable in class org.dma.ihm.game.league.std.StdLeague
How many times play teams against each other (1 = 1 home and 1 away game)

N

needsWinner() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Is winner needed in a match
needsWinner() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Is winner needed in a match
newSeason() - Method in class org.dma.ihm.game.league.std.StdLeague
Resets league, and generates the regular Season
newSeason() - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Resets all teams and the leaguePlayoffs
numberOfPeriods() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Returns the number of periods.
numberOfPeriods() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Returns the number of periods.

O

org.dma.ihm.game.league.std - package org.dma.ihm.game.league.std
 
otherLeagueElements - Variable in class org.dma.ihm.game.league.std.StdLeague
Other Elements (i.E.

P

playLeaguePlayoffs - Variable in class org.dma.ihm.game.league.std.StdLeagueOwner
Indicates if leaguePlayoffs will be played
playOvertime() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Will overtime be played
playOvertime() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Will overtime be played
playShootout() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Play shootout
playShootout() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Play shootout
playersPerOvertime() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Players per Overtime
playersPerOvertime() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Players per Overtime
playoffCompetitions - Variable in class org.dma.ihm.game.league.std.StdPlayoffs
Array of Competitions [teams/2]
playoffGameDays - Static variable in class org.dma.ihm.game.league.std.StdLeague
Gamedays while playoff/outs
playoffLevels - Variable in class org.dma.ihm.game.league.std.StdLeague
Playofflevels
playoffs - Variable in class org.dma.ihm.game.league.std.StdLeague
Playoffs
playoffsBestOf - Variable in class org.dma.ihm.game.league.std.StdLeague
Playoff are bestOf n
playoffsFinished - Variable in class org.dma.ihm.game.league.std.StdLeague
Helper to mark finished playoffs
playoffsGroup - Variable in class org.dma.ihm.game.league.std.StdLeague
Playoffs group
playoutLevels - Variable in class org.dma.ihm.game.league.std.StdLeague
Playoutlevels
playouts - Variable in class org.dma.ihm.game.league.std.StdLeague
Playouts
playoutsBestOf - Variable in class org.dma.ihm.game.league.std.StdLeague
Playouts are bestOf n
playoutsFinished - Variable in class org.dma.ihm.game.league.std.StdLeague
Helper to mark finished playouts
playoutsGroup - Variable in class org.dma.ihm.game.league.std.StdLeague
Playouts group
pointsForLoss() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Points for loss
pointsForLoss() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Points for loss
pointsForOvertimeLoss() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Points for overtime loss
pointsForOvertimeLoss() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Points for overtime loss
pointsForOvertimeWin() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Points for overtime win
pointsForOvertimeWin() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Points for overtime win
pointsForTied() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Points for tied
pointsForTied() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Points for tied
pointsForWin() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Points for win
pointsForWin() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Points for win

R

regularSeason - Variable in class org.dma.ihm.game.league.std.StdLeague
Regular season
regularSeasonGameDays - Static variable in class org.dma.ihm.game.league.std.StdLeague
Gamedays while regular season
regularSeasonGroup - Variable in class org.dma.ihm.game.league.std.StdLeague
Regular Seasons group
roundPlayed(int) - Method in class org.dma.ihm.game.league.std.StdPlayoffs
Playoff round is played.

S

StdLeague - class org.dma.ihm.game.league.std.StdLeague.
StdLeague Implementation of a standard League after the model of the lovely country called Switzerland ;-)
StdLeague(String, int, Team[], int, int, int, int, int) - Constructor for class org.dma.ihm.game.league.std.StdLeague
Constructor with leaguename, rank in the owner, teams, multirounds, playoffLevels, playoffbestOf, playoutLevels, playoutBestOf.
StdLeagueOwner - class org.dma.ihm.game.league.std.StdLeagueOwner.
StdLeagueOwner Implementation of a standard LeagueOwner working with StdLeagues.
StdLeagueOwner(String, League[], boolean, int) - Constructor for class org.dma.ihm.game.league.std.StdLeagueOwner
Creates the StdLeagueOwner with the leagues passed by owner
StdPlayoffRules - class org.dma.ihm.game.league.std.StdPlayoffRules.
StdPlayoffRules class contains rules for match/scoreboard in StdPlayoffs
StdPlayoffRules() - Constructor for class org.dma.ihm.game.league.std.StdPlayoffRules
Constructor for the StdPlayoffRules object
StdPlayoffs - class org.dma.ihm.game.league.std.StdPlayoffs.
StdPlayoffs Implementation of playoffs.
StdPlayoffs(int, String, League, int) - Constructor for class org.dma.ihm.game.league.std.StdPlayoffs
Create empty Playoffs
StdRegularSeason - class org.dma.ihm.game.league.std.StdRegularSeason.
StdRegularSeason Implementation of a regular season schedule like used in Switzerland.
StdRegularSeason(int, String, League) - Constructor for class org.dma.ihm.game.league.std.StdRegularSeason
Constructor with teams, multiRounds, gameCalendarHelper and league
StdRegularSeasonRules - class org.dma.ihm.game.league.std.StdRegularSeasonRules.
Rules class contains rules for match/scoreboard base class for each rule
StdRegularSeasonRules() - Constructor for class org.dma.ihm.game.league.std.StdRegularSeasonRules
Constructor for the StdRegularSeasonRules object
schedule - Variable in class org.dma.ihm.game.league.std.StdRegularSeason
Array of matches played this season
startLeaguePlayoffs(int) - Method in class org.dma.ihm.game.league.std.StdLeagueOwner
Start league playoffs
suddenDeath() - Method in class org.dma.ihm.game.league.std.StdPlayoffRules
Will suddenDeath be played
suddenDeath() - Method in class org.dma.ihm.game.league.std.StdRegularSeasonRules
Will suddenDeath be played

T

teams - Variable in class org.dma.ihm.game.league.std.StdPlayoffs
Teams of this playoffs
teams - Variable in class org.dma.ihm.game.league.std.StdRegularSeason
Teams in this regular Season

A B C E G I L M N O P R S T