From 51b7fbe822bd9a3804c061f0b844884769d7ddba Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 6 Jul 2011 16:36:06 +0200 Subject: Javadoc git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/model/package-use.html | 306 +++++++++++++++++++++++++++++++++-- 1 file changed, 296 insertions(+), 10 deletions(-) (limited to 'doc/jrummikub/model/package-use.html') diff --git a/doc/jrummikub/model/package-use.html b/doc/jrummikub/model/package-use.html index 162cfa6..79d4f71 100644 --- a/doc/jrummikub/model/package-use.html +++ b/doc/jrummikub/model/package-use.html @@ -2,12 +2,12 @@ - + Uses of Package jrummikub.model - + @@ -90,14 +90,30 @@ function windowTitle() Packages that use jrummikub.model +jrummikub.ai +   + + jrummikub.control    +jrummikub.control.network +   + + +jrummikub.control.turn +   + + jrummikub.model    +jrummikub.util +   + + jrummikub.view    @@ -108,6 +124,39 @@ Packages that use jrummikub  

+ + + + + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.ai
GameSettings + +
+          The overall game settings
Stone + +
+          Basic Rummikub Stone
StoneColor + +
+          Class specifying possible StoneColors
StoneSet + +
+          Class managing Stones joined together to form sets
+  +

@@ -115,16 +164,22 @@ Packages that use jrummikub Classes in jrummikub.model used by jrummikub.control - +          The overall game settings - +          Class that stores information for a game of multiple rounds + + + - + + + + + + + + + + +
IGameState +GameSettings
-          Interface for GameState model
IHand +GameState
-          Interface for the Hand model
IRoundState + +
+          Interface for RoundState model
ITable @@ -133,18 +188,120 @@ Classes in jrummikub.model<           Interface for the Table model
Position +PlayerSettings + +
+          The settings of a player
PlayerSettings.Type + +
+          Type of turn control.
Score + +
+          Score of a single round
StoneSet + +
+          Class managing Stones joined together to form sets
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.control.network
GameSettings + +
+          The overall game settings
IRoundState + +
+          Interface for RoundState model
ITable + +
+          Interface for the Table model
PlayerSettings.Type + +
+          Type of turn control.
+  +

+ + + + + + + + + + + + + + + + + + + + + + - + + +
+Classes in jrummikub.model used by jrummikub.control.turn
GameSettings + +
+          The overall game settings
IHand + +
+          Interface for the Hand model
IRoundState + +
+          Interface for RoundState model
ITable + +
+          Interface for the Table model
PlayerSettings.Type + +
+          Type of turn control.
Position
          Stone Position class to determine positions on Table or Hand
Stone +Stone
          Basic Rummikub Stone
StoneSet + +
+          Class managing Stones joined together to form sets
 

@@ -155,10 +312,16 @@ Classes in jrummikub.model< Classes in jrummikub.model used by jrummikub.model -IGameState +GameSettings
-          Interface for GameState model +          The overall game settings + + +GameState + +
+          Class that stores information for a game of multiple rounds IHand @@ -173,6 +336,12 @@ Classes in jrummikub.model<           Interface for Player model +IRoundState + +
+          Interface for RoundState model + + IStoneTray
@@ -185,6 +354,24 @@ Classes in jrummikub.model<           Interface for the Table model +Player + +
+          Class managing player data. + + +PlayerSettings + +
+          The settings of a player + + +PlayerSettings.Type + +
+          Type of turn control. + + Position
@@ -192,6 +379,12 @@ Classes in jrummikub.model< Hand +Score + +
+          Score of a single round + + Sizeable
@@ -241,6 +434,27 @@ Classes in jrummikub.model<
          Possible move directions in case of overlapping Stones/Sets + +
Table.StoneInfo + +
+            + + +  +

+ + + + + + + +
+Classes in jrummikub.model used by jrummikub.util
GameSettings + +
+          The overall game settings
 

@@ -251,6 +465,30 @@ Classes in jrummikub.model< Classes in jrummikub.model used by jrummikub.view +GameSettings + +
+          The overall game settings + + +IPlayer + +
+          Interface for Player model + + +PlayerSettings + +
+          The settings of a player + + +PlayerSettings.Type + +
+          Type of turn control. + + Position
@@ -258,12 +496,24 @@ Classes in jrummikub.model< Hand +Score + +
+          Score of a single round + + Stone
          Basic Rummikub Stone +StoneColor + +
+          Class specifying possible StoneColors + + StoneSet
@@ -279,6 +529,30 @@ Classes in jrummikub.model< Classes in jrummikub.model used by jrummikub.view.impl +GameSettings + +
+          The overall game settings + + +IPlayer + +
+          Interface for Player model + + +PlayerSettings + +
+          The settings of a player + + +PlayerSettings.Type + +
+          Type of turn control. + + Position
@@ -286,12 +560,24 @@ Classes in jrummikub.model< Hand +Score + +
+          Score of a single round + + Stone
          Basic Rummikub Stone +StoneColor + +
+          Class specifying possible StoneColors + + StoneSet
-- cgit v1.2.3