Uses of Package
edu.wisc.game.sql
Packages that use edu.wisc.game.sql
Package
Description
Top-level Game Server code
The RESTful web API
Persistent data structures
Back-end classes for some auxiliary JSP pages
-
Classes in edu.wisc.game.sql used by edu.wisc.game.engineClassDescriptionRepresents a piece of a specified type at a specified location.
-
Classes in edu.wisc.game.sql used by edu.wisc.game.restClassDescriptionCan be sent to the web client in JSON format, where it would be used to display the current state of the episodeProvides some extra information related to the episode's context within the experiment.An image generator is an object that can be used to obtain a random IPB object.Represents a piece of a specified type at a specified location.A PlayerInfo object represent information about a player (what trial list he's in, what episodes he's done etc) stored in the SQL database.Information about a repeat user (who may own multiple playerId) stored in the SQL database.
-
Classes in edu.wisc.game.sql used by edu.wisc.game.savedClassDescriptionA Pick instance describes the act of picking a piece, without specifying its destination
-
Classes in edu.wisc.game.sql used by edu.wisc.game.sqlClassDescriptionCan be used to describe the position of a piece on the [1:N]x[1:N] grid, or that of a bucket (at (0,0), ...An Episode is a single instance of a Game played by a person or machine with our game server.Can be sent to the web client in JSON format, where it would be used to display the current state of the episodeA Pick instance describes the act of picking a piece, without specifying its destinationAn EpisodeInfo instance extends an Episode, containing additional information related to it being played as part of an experiment.Provides some extra information related to the episode's context within the experiment.A Game object defines how an Episode may be created.A GameGenerator generates random games (with the same rule set and randomly created initial boards) based on the provided parameter range specificationsDescribes an image-and-properties-based object.An image generator is an object that can be used to obtain a random IPB object.Supported log file formatsRepresents a piece of a specified type at a specified location.A flexible replacement for an EnumA PlayerInfo object represent information about a player (what trial list he's in, what episodes he's done etc) stored in the SQL database.What type of action takes the player to a particular destination?A Series is a list of all episodes played under a specific param set.Where can we go from here?This is an auxiliary class, used to read the entire content of a properties file, and to create ImageObject objects for all image files in the directory.The possible random player models.A role is simply a database-storable wrapper around the role nameUsed for testing JPA persistence featuresAn EpisodeInfo instance extends an Episode, containing additional information related to it being played as part of an experiment.Information about a repeat user (who may own multiple playerId) stored in the SQL database.
-
Classes in edu.wisc.game.sql used by edu.wisc.game.svgClassDescriptionDescribes an image-and-properties-based object.An image generator is an object that can be used to obtain a random IPB object.
-
Classes in edu.wisc.game.sql used by edu.wisc.game.webClassDescriptionDescribes an image-and-properties-based object.A PlayerInfo object represent information about a player (what trial list he's in, what episodes he's done etc) stored in the SQL database.Information about a repeat user (who may own multiple playerId) stored in the SQL database.
-
Classes in edu.wisc.game.sql used by edu.wisc.game.websocketClassDescriptionA Pick instance describes the act of picking a piece, without specifying its destination