From 670fcf2613f6db2a4bfdaa91ac9d90001a90359e Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Tue, 10 May 2011 16:59:40 +0200 Subject: docs fertig und vorher repariert git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@232 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/model/package-use.html | 359 +++++++++++++++++++++++++++++++++++ 1 file changed, 359 insertions(+) create mode 100644 doc/jrummikub/model/package-use.html (limited to 'doc/jrummikub/model/package-use.html') diff --git a/doc/jrummikub/model/package-use.html b/doc/jrummikub/model/package-use.html new file mode 100644 index 0000000..faa02f2 --- /dev/null +++ b/doc/jrummikub/model/package-use.html @@ -0,0 +1,359 @@ + + + + + + +Uses of Package jrummikub.model + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
jrummikub.model

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use jrummikub.model
jrummikub.control  
jrummikub.model  
jrummikub.view  
jrummikub.view.impl  
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.control
IGameState + +
+          Interface for GameState model
IHand + +
+          Interface for the Hand model
ITable + +
+          Interface for the Table model
Position + +
+          Stone Position class to determine positions on Table or + Hand
Stone + +
+          Basic Rummikub Stone
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.model
IGameState + +
+          Interface for GameState model
IHand + +
+          Interface for the Hand model
IPlayer + +
+          Interface for Player model
IStoneTray + +
+          Interface for the StoneTray model
ITable + +
+          Interface for the Table model
Position + +
+          Stone Position class to determine positions on Table or + Hand
Sizeable + +
+          Objects that have a size.
Stone + +
+          Basic Rummikub Stone
StoneColor + +
+          Class specifying possible StoneColors
StoneHeap + +
+          StoneHeap creates all Stones for a game, manages them and allows + players to draw one or more random Stones.
StoneSet + +
+          Class managing Stones joined together to form sets
StoneSet.Type + +
+          Validity type of the set
StoneTray + +
+          A StoneTray is a collection of positioned objects (for example Stones + or StoneSets.
StoneTray.Direction + +
+          Possible move directions in case of overlapping Stones/Sets
+  +

+ + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.view
Position + +
+          Stone Position class to determine positions on Table or + Hand
Stone + +
+          Basic Rummikub Stone
StoneSet + +
+          Class managing Stones joined together to form sets
+  +

+ + + + + + + + + + + + + + +
+Classes in jrummikub.model used by jrummikub.view.impl
Position + +
+          Stone Position class to determine positions on Table or + Hand
Stone + +
+          Basic Rummikub Stone
StoneSet + +
+          Class managing Stones joined together to form sets
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3