Uses of Package
universe.common.database

Packages that use universe.common.database
universe.client.database   
universe.client.gui   
universe.common.database   
universe.server   
universe.server.database   
 

Classes in universe.common.database used by universe.client.database
CivID
          This class is used to access Civ objects in the database.
Coord
          Encapsulates a cartesian three-space coordinate.
FleetID
          This class is used to access Fleet objects in the database.
GalaxyID
          This class is used to access Galaxy objects in the database.
Index
          This is the base class for all ID classes.
Location
          The Location class represents a "location" in the universe.
PlanetID
          This class is used to access Planet objects in the database.
PlayerID
          This class is used to access Player objects in the database.
Query
          This class allows the program to make queries of the database (be it server or client).
Star
          Instances of this very simple class represent a star in the game.
StationID
           
SystemID
          This class is used to access System objects in the database.
 

Classes in universe.common.database used by universe.client.gui
CivID
          This class is used to access Civ objects in the database.
Coord
          Encapsulates a cartesian three-space coordinate.
FleetID
          This class is used to access Fleet objects in the database.
GalaxyID
          This class is used to access Galaxy objects in the database.
Index
          This is the base class for all ID classes.
Location
          The Location class represents a "location" in the universe.
Query
          This class allows the program to make queries of the database (be it server or client).
StationID
           
SystemID
          This class is used to access System objects in the database.
 

Classes in universe.common.database used by universe.common.database
Coord
          Encapsulates a cartesian three-space coordinate.
GalaxyID
          This class is used to access Galaxy objects in the database.
Index
          This is the base class for all ID classes.
Location
          The Location class represents a "location" in the universe.
LocationType
          Enumerated type for the Location class.
PlanetID
          This class is used to access Planet objects in the database.
StationID
           
SystemID
          This class is used to access System objects in the database.
 

Classes in universe.common.database used by universe.server
PlayerID
          This class is used to access Player objects in the database.
 

Classes in universe.common.database used by universe.server.database
CivID
          This class is used to access Civ objects in the database.
Coord
          Encapsulates a cartesian three-space coordinate.
DBItem
          The base class of all database items.
GalaxyID
          This class is used to access Galaxy objects in the database.
Index
          This is the base class for all ID classes.
PlanetID
          This class is used to access Planet objects in the database.
PlayerID
          This class is used to access Player objects in the database.
Query
          This class allows the program to make queries of the database (be it server or client).
Star
          Instances of this very simple class represent a star in the game.
SystemID
          This class is used to access System objects in the database.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.