HomePhabricator
Diffusion MITK bf3c553ec3c4

Added support for Identifiable UID in MAPRegistrationWrapper(IO)

Description

Added support for Identifiable UID in MAPRegistrationWrapper(IO)

  • Setter and Getter of Identifiable are virtual now, to allow the override in classes that provide there own UIDs
  • Changed interface of the wrapper. Constructor now needs pointer to the registration (as it makes no sense to instatiate a wrapper w/o a registration
  • Fixed T24302

Signed-off-by: Ralf Floca <r.floca@dkfz-heidelberg.de>

Details

Provenance
flocaAuthored on Jun 1 2020, 11:29 AM
flocaPushed on Jun 15 2020, 1:22 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK88d7f656e5c1: Added UID serialization support for scene serialization
Branches
Unknown
Tags
Unknown
Tasks
T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?