Uses of Class
ARoad0.gBase.NameTreeImpl

Packages that use NameTreeImpl
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 NameTreeImpl in ARoad0.gBase
 

Subclasses of NameTreeImpl in ARoad0.gBase
 class NameISTreeImpl
          This class is responsible to manage for IS nametrees, a tree of ImmutableNames with specialized links to the other nodes.
 

Fields in ARoad0.gBase declared as NameTreeImpl
static NameTreeImpl NameTreeImpl.EMPTY_INSTANCE
          A reusable empty instance for initialization, to avoid the use of 'new' for temporary values.