Factory registration

In reply to dave_59:

Hi Dave,

When I checked for the uvm_heartbeat class in the UVM library, it’s not registered with the factory (I don’t see uvm_object_utils). Now I need to extend this class to add custom features. How should I proceed further?