HomePhabricator
Diffusion MITK 9272ecc24280

added NodePredicateDataProperty. Needed when moving props from MatchPpint nodes…

Description

added NodePredicateDataProperty. Needed when moving props from MatchPpint nodes to data objects.

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

Moved properties from node to data objects. Fixes T22302

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

Test Plan: unit test, matchpoint test protocol

Reviewers: O1 MITK Core!, goch, kislinsk

Maniphest Tasks: T22302

Differential Revision: https://phabricator.mitk.org/D26

Details

Provenance
flocaAuthored on Dec 20 2016, 3:28 PM
flocaPushed on Dec 21 2016, 9:42 AM
Differential Revision
Restricted Differential Revision
Parents
rMITKd374bbf78cc6: added NodePredicateDataProperty. Needed when moving props from MatchPpint nodes…
Branches
Unknown
Tags
Unknown
Tasks
T22302: MatchPoint: Move properties from node to data object

Event Timeline

added comments concerning the renaming of some member variables

/Modules/MatchPointRegistrationUI/Qmitk/QmitkMappingJob.h
86

Changed member name has to be respected in 'QmitkMatchPointBatchProcessor.cpp'-
Currently the old member variable is used the 'QmitkMatchPointBatchProcessor.cpp' class.

/Modules/MatchPointRegistrationUI/Qmitk/QmitkRegistrationJob.h
77

see comment above

78

see comment above