16 #ifndef __IPSDKBASEPROCESSING_BASENODECOLLSIZERULE_H__ 17 #define __IPSDKBASEPROCESSING_BASENODECOLLSIZERULE_H__ 19 #include <IPSDKBaseProcessing/Rule/Attribute/DataItem/NodeColl/BaseNodeCollRule.h> 81 #endif // __IPSDKBASEPROCESSING_BASENODECOLLSIZERULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
#define IPSDKBASEPROCESSING_API
Import/Export macro for library IPSDKBaseProcessing.
Definition: IPSDKBaseProcessingExports.h:27
eNodeCollRuleType
enumerate describing rule on node collection attribute operation type
Definition: NodeCollRuleTypes.h:33
Base class for rules on node collections of data item attributes.
Definition: BaseNodeCollRule.h:27
eNodeCollRuleType getNodeCollRuleType() const
retrieve collection node collection rule operation type
Definition: BaseNodeCollSizeRule.h:64
static const eCollPropertyRuleType::domain g_collPropertyRuleType
collection property rule type associated to rule
Definition: BaseNodeCollSizeRule.h:35
eValueComparisonRuleType
enumerate describing value comparison rule operation type
Definition: RuleTypes.h:56
eCollPropertyRuleType getCollPropertyRuleType() const
retrieve collection property rule operation type
Definition: BaseNodeCollSizeRule.h:70
Base class for rules on size of node collections of data item attributes.
Definition: BaseNodeCollSizeRule.h:27
static const eNodeCollRuleType::domain g_nodeCollRuleType
collection rule type associated to rule
Definition: BaseNodeCollSizeRule.h:32
Rule allowing to check properties on a collection.
Definition: NodeCollRuleTypes.h:37
check informations about collection size
Definition: RuleTypes.h:94
eCollPropertyRuleType
enumerate describing collection property rule operation type
Definition: RuleTypes.h:92