API  1.0.0
CPPredicateEditor.h
Go to the documentation of this file.
1 
3 {
4  CPArray _allTemplates;
5  CPArray _rootTrees;
6  CPArray _rootHeaderTrees;
7  id _predicateTarget // @accessors(property=target);
8  SEL _predicateAction // @accessors(property=action);
9 }
10 @end
A view for creating and configuring criteria.
Definition: CPRuleEditor.h:2