Translation Phase: Case 1

As an example of Case 1, suppose you have Entity A 1 , which contains a pointer reference to Entity B 1 . Both Entity A 1 and Entity B 1 are selected to be cloned. Before translation, Entity A 2 still refers to Entity B 1 . After translation, Entity A 2 is updated to refer to Entity B 2 .