Operation Boolean registerID (LocalName aName, Reference<Any> registeredObj), in Class NameSpace

Documentation
registerID allows the registeredObj to request a particular name. If the name is valid and currently unused, then the result is the same as generate (except the passed name is used) and the return is TRUE indicating successful registration.
If the form of the name is invalid, or already in use, then "FALSE" is returned and the registration fails.


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlImplementationAccess  


Preconditions


Postconditions


Semantics