/[gzz]/gzz/doc/uml/view.uml
ViewVC logotype

Diff of /gzz/doc/uml/view.uml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by humppake, Fri Nov 29 11:14:06 2002 UTC revision 1.2 by humppake, Wed Dec 4 15:50:40 2002 UTC
# Line 1  Line 1 
1  jlinkpackage gzz.view  jlinkpackage gzz.view
2    
3    package gzz.client
4            jlink
5            use View
6    
7    package gzz.vob
8            jlink
9                    ../Gzz_Frontend_Vobs.html
10    
11    bigpackage gzz.view
12    
13  class ViewContext "interface"  class ViewContext "interface"
14          jlink          jlink
15          assoc - multi(1) role(stores) CellView          assoc - multi(1) role(stores) CellView
# Line 32  class CellView "abstract" Line 42  class CellView "abstract"
42          inherit CellInBox          inherit CellInBox
43          use ViewContext          use ViewContext
44          use CellContentView          use CellContentView
45            use gzz.vob
46    
47  class CellContentView "abstract"  class CellContentView "abstract"
48          jlink          jlink
49          inherit CellInBox          inherit CellInBox
50            use gzz.vob

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26