View this PageEdit this PageUploads to this PageVersions of this PageHomeRecent ChangesSearchHelp Guide

Class Diagrams

This section gives the class diagrams for the reimplementation of the Versions Browser.

Uploaded Image: VB ClassDiagram.jpg

Comments:

  • Class diagram has been generated via Microsoft Visio which shows public and private variables a notion which does not exist in Smalltalk

  • stamp in SourceCode refers to combination of authorName and dateAndTime

  • location and prior in MethodSourceCode refer to SourceCodeLocation objects

  • versions in VersionsBrowser is a collection of MethodSourceCode objects

Link to this Page