Uses of Class
ARoad0.gBase.EPRViewInBaseImpl

Packages that use EPRViewInBaseImpl
ARoad0.gBase CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. 
 

Uses of EPRViewInBaseImpl in ARoad0.gBase
 

Subclasses of EPRViewInBaseImpl in ARoad0.gBase
 class NoThanViewInBaseImpl
          This class is responsible for managing the No-More-Than and No-Less-Than views.
 class SketchViewInBaseImpl
          This class is responsible for modeling in the base, a sketch view about access control issues between access sources and an ACSObject, called the center, and between this center and access targets (Resources or VirtualFolders).
 

Methods in ARoad0.gBase with parameters of type EPRViewInBaseImpl
 void BaseManagerImpl.closeSketchView(EPRViewInBaseImpl _view)
          Close the sketch view without saving it.