|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CAliasImpl | |
---|---|
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 CAliasImpl in ARoad0.gBase |
---|
Fields in ARoad0.gBase declared as CAliasImpl | |
---|---|
protected CAliasImpl |
BasicImpl.aliasHandler_
Optional alias handler of this instance. |
protected CAliasImpl |
VirtualFolderImpl.aliasHandler_
Optional alias handler of this instance. |
(package private) static CAliasImpl |
CAliasImpl.EMPTY_INSTANCE
A reusable empty instance for initialization, to avoid the use of 'new' for temporary values. |
Methods in ARoad0.gBase that return CAliasImpl | |
---|---|
protected CAliasImpl |
CAliasImpl.cloneC(ACSObject _master)
Clone for embeddd class without registering the new object in the ACSs. |
protected CAliasImpl |
CAliasImpl.copy(ACSObject _masterCopy)
This method provides a copy of the instance with another name, without children copying because the copy order will not be always correct. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |