Uses of Class
ARoad0.gBase.StringMetaRightImpl

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

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

Methods in ARoad0.gBase with parameters of type StringMetaRightImpl
protected  void StringRightImpl.addUpperMetaRight(StringMetaRightImpl _right)
          Adds, for an embedded right only, an upper metaright which are strictly greater than this embedded right owner, without any intermediate metaright.