17 #ifndef mitkPropertyFilter_h
18 #define mitkPropertyFilter_h
56 void AddEntry(
const std::string &propertyName, List list);
63 std::map<std::string, BaseProperty::Pointer> Apply(
64 const std::map<std::string, BaseProperty::Pointer> &propertyMap)
const;
72 bool HasEntry(
const std::string &propertyName, List list)
const;
84 void RemoveAllEntries(List list);
91 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.