16 #ifndef __IPSDKBASEPROCESSING_BASELEAFCOLLPROPERTYRULE_H__ 17 #define __IPSDKBASEPROCESSING_BASELEAFCOLLPROPERTYRULE_H__ 19 #include <IPSDKBaseProcessing/Rule/Attribute/DataItem/LeafColl/BaseLeafCollRule.h> 69 #endif // __IPSDKBASEPROCESSING_BASELEAFCOLLPROPERTYRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define IPSDKBASEPROCESSING_API
Import/Export macro for library IPSDKBaseProcessing.
Definition: IPSDKBaseProcessingExports.h:27
Base class for rule allowing to check properties of leaf collections of data item attributes...
Definition: BaseLeafCollPropertyRule.h:27
eLeafCollRuleType getLeafCollRuleType() const
retrieve leaf rule operation type
Definition: BaseLeafCollPropertyRule.h:58
eLeafCollRuleType
enumerate describing rule on value attribute operation type
Definition: LeafCollRuleTypes.h:33
static const eLeafCollRuleType::domain g_leafCollRuleType
attribute rule type associated to rule
Definition: BaseLeafCollPropertyRule.h:32
Rule allowing to check property on collection.
Definition: LeafCollRuleTypes.h:35
Base class for rules on leaf collections of data item attributes.
Definition: BaseLeafCollRule.h:27
eValuePropertyRuleType
enumerate describing value property rule operation type
Definition: RuleTypes.h:78