Uses of Interface
ARoad0.gWorkInterface.RightsMediator

Packages that use RightsMediator
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. 
ARoad0.gWork Contains the classes of the second core of the program that processes the search of rights in the open views. 
 

Uses of RightsMediator in ARoad0.Gui2
 

Fields in ARoad0.Gui2 declared as RightsMediator
private  RightsMediator GraphicViewBaseListenerImpl.rightsNetworkObserver_
           
 

Methods in ARoad0.Gui2 that return RightsMediator
static RightsMediator ViewModel.getViewRightsMediator(ViewInBase _view)
          Gets the main RightsNetworkObserver associated to a view in the GUI.
 

Uses of RightsMediator in ARoad0.gWork
 

Classes in ARoad0.gWork that implement RightsMediator
 class RightsMediatorImpl
          This class is a change event adaptor for all the BaseObjects associated to a view, and it is responsible to manage the paths search algorithms for each view.