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

Documentation
unregister undoes the registration of a particular object.

If aName is not registered, or registered to an object other than the one passed, then the operation fails (returns FALSE).

If all is well, then name is removed from the scope's internal registry and the operation returns TRUE.


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlImplementationAccess  


Preconditions


Postconditions


Semantics