|
GNUstep Core Data 0.1
|
| CGSPersistentStore | Nn abstract superclass from which concrete implementations of various persistent store types are subclassed |
| CNSFetchRequest | An object for storing details about managed object fetches |
| CNSManagedObject | Validates whether value'' is a valid value forattribute'', returning YES if it is, and NO if it isn't and setting the error in `‘error’' |
| CNSManagedObjectContext(GSCoreDataInternal) | Internal methods methods of GNUstep Core Data for NSManagedObjectContext |
| CNSManagedObjectContext(GSCoreDataPrivate) | Private methods of GNUstep Core Data for NSManagedObjectContext |
| CNSManagedObjectID | For implementation notes see "Documentation/NSManagedObjectID.txt" in the source distribution of the GNUstep Core Data framework |