![]() |
API
0.9.6
|
#import <CPPredicate_BOOL.h>
Inheritance diagram for CPPredicate_BOOL:Additional Inherited Members | |
Class Methods inherited from CPPredicate | |
| (CPPredicate) | + predicateWithFormat: |
| (CPPredicate) | + predicateWithFormat:argumentArray: |
| (CPPredicate) | + predicateWithFormat:arguments: |
| (CPPredicate) | + predicateWithValue: |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (void) | + initialize |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 160 of file CPPredicate.j.
|
implementation |
Definition at line 182 of file CPPredicate.j.
|
implementation |
Definition at line 165 of file CPPredicate.j.
|
implementation |
Determines if anObject is functionally equivalent to the receiver.
YES if anObject is functionally equivalent to the receiver. Reimplemented from CPObject.
Definition at line 171 of file CPPredicate.j.
|
implementation |
Returns the receiver’s format string.
Reimplemented from CPPredicate.
Definition at line 187 of file CPPredicate.j.