API 0.9.5
AppKit/CPRuleEditor/CPPredicateEditor.h
Go to the documentation of this file.
00001 
00002 @interface CPPredicateEditor : CPRuleEditor
00003 {
00004     CPArray _allTemplates;
00005     CPArray _rootTrees;
00006     CPArray _rootHeaderTrees;
00007     id      _predicateTarget // @accessors(property=target);
00008     SEL     _predicateAction // @accessors(property=action);
00009 }
00010 @end
 All Classes Files Functions Variables Defines