COQuery class documentation
COObjectMatchingProtocol to search objects directly in memory with COQuery.
| Authors | Generated by qmathe |
|---|---|
| Declared in | COQuery.h |
Default
- - (NSArray *) objectsMatchingQuery: (COQuery *)aQuery
Returns the objects matching the query conditions.
Must be implemented by recursively traversing the object graph each time the receiver has a relationship which makes sense to search.