13 #ifndef mitkIPropertyRelations_h 14 #define mitkIPropertyRelations_h 85 virtual void RemoveAllRules() = 0;
89 virtual void RemoveRule(
const RuleIDType &ruleID) = 0;
Interface of property relations service.
#define MITK_DECLARE_SERVICE_INTERFACE(IFace, IId)
DataCollection - Class to facilitate loading/accessing structured data.
std::list< PropertyRelationRuleBase::ConstPointer > RuleResultVectorType
PropertyRelationRuleBase::RuleIDType RuleIDType
std::vector< RuleIDType > RuleIDVectorType