13 #ifndef mitkPropertyFilter_h 14 #define mitkPropertyFilter_h 52 void AddEntry(
const std::string &propertyName,
List list);
59 std::map<std::string, BaseProperty::Pointer> Apply(
60 const std::map<std::string, BaseProperty::Pointer> &propertyMap)
const;
68 bool HasEntry(
const std::string &propertyName,
List list)
const;
80 void RemoveAllEntries(
List list);
87 void RemoveEntry(
const std::string &propertyName,
List list);
List
Specifies the type of a filter entry.
DataCollection - Class to facilitate loading/accessing structured data.
Consists of blacklist and whitelist entries.