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

Diff of /gzz/doc/uml/viewseq.uml

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

revision 1.1 by humppake, Tue Dec 3 11:08:35 2002 UTC revision 1.2 by tjl, Thu Dec 19 23:05:17 2002 UTC
# Line 1  Line 0 
   
 seqobject View  
 seqobject CellView  
 seqobject CellContentView  
 seqobject ViewContext  
   
 sequence useView  
   call View "render(vs, box, context)"  
     call ViewContext "getCellView()"  
       return  
     call ViewContext "getAccursed()"  
       return  
     call CellView "getSize(null, context, size[])"  
       call ViewContext "getCellContentView()"  
       call CellContentView "getSize(c, scale, context, size)"  
         return  
       return  
     call CellView "place(c, vs, box, context)"  
       call ViewContext "getAccursed()"  
         return  
       call ViewContext "getCellContentView()"  
         return  
       call ViewContext "getCursorColors(c)"  
         return  
       call CellContentView "place(c, vs, box, context)"  
     return  
   return  

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