Page MenuHomePhabricator

PropertyKeyPath class
Closed, ResolvedPublic

Description

At least for PropertyRule implementations it would be helpfull to have a generic class that helps to parse/wildcard7... property keys.

The idea is to have a class like DICOMTagPath but generic for property keys; so it dont force you to have DICOM tags as elements between "." but any string.

To minimze code duplication it would be good to also rework DICOMTagPath in this task to also internally use PropertyRelationRule base for parsing generation etc.

Revisions and Commits

rMITK MITK
Restricted Differential Revision