Example Calling doMoveAssocs() inside doMove()

The following is an example of calling doMoveAssocs() inside doMove()
cim1265
The following is an example of calling doMoveAssocs() inside doMove()
   // need to replace every reference to the renamed object, with the new name    Final Name   newName = …; // depends on which variant of doMove()        doMoveRnAssocs(objInfo, newName, null);