Uses of Interface
ARoad0.Pattern.MVC_Model

Packages that use MVC_Model
ARoad0.Gui1 Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. 
ARoad0.Gui2 Provides the classes for displaying the tree frames and the GraphicViews which display the diagrams in the desktop, following the gDMak package requests. 
 

Uses of MVC_Model in ARoad0.Gui1
 

Classes in ARoad0.Gui1 that implement MVC_Model
 class InternalFrameModel
          This class is responsible to manage the internal frames data and the trees data, following the MVC pattern.
 

Uses of MVC_Model in ARoad0.Gui2
 

Classes in ARoad0.Gui2 that implement MVC_Model
 class ACSTree
          This class is responsible for creating and for updating viewable trees from an ACS.
 class ISTree
          This utility class is responsible for creating and for updating a viewable tree for the IS structure.
 class TreeManager
          This class is responsible for managing viewable trees for an ACS or a view, and more precisely the TreeBaseListeners associated to these trees, and for managing the Explorer tree creation.
 class ViewModel
          This class is responsible for managing the gWork.RightsMediator instances, the GraphicViewBaseListeners, the closing tab buttons which may be associated to views, and to manage the pool of view worker threads.