Package org.rococoa.cocoa.coredata

Interface Summary
CoreDataLibrary JNA Wrapper for library CoreData
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
CoreDataLibrary.NSEntityMappingType  
 

Class Summary
__entityDescriptionFlags This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
__entityDescriptionFlags.ByReference  
__entityDescriptionFlags.ByValue  
__propertyDescriptionFlags This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
__propertyDescriptionFlags.ByReference  
__propertyDescriptionFlags.ByValue  
_fetchRequestFlags This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
_fetchRequestFlags.ByReference  
_fetchRequestFlags.ByValue  
_objectStoreFlags This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
_objectStoreFlags.ByReference  
_objectStoreFlags.ByValue  
NSAtomicStore This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSAtomicStoreCacheNode This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSAttributeDescription Attributes represent individual values like strings, numbers, dates, etc.
NSAttributeDescription.__attributeDescriptionFlags  
NSAttributeDescription.__attributeDescriptionFlags.ByReference  
NSAttributeDescription.__attributeDescriptionFlags.ByValue  
NSEntityDescription Entities describe the "types" of objects available.
NSEntityMapping This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSEntityMapping.__entityMappingFlags  
NSEntityMapping.__entityMappingFlags.ByReference  
NSEntityMapping.__entityMappingFlags.ByValue  
NSEntityMigrationPolicy This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFetchedPropertyDescription Fetched properties allow to specify related objects through a "weakly" resolved property, so there is no actual join necessary.
NSFetchRequest This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFetchRequestExpression This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSFetchRequestExpression._fetchExpressionFlags  
NSFetchRequestExpression._fetchExpressionFlags.ByReference  
NSFetchRequestExpression._fetchExpressionFlags.ByValue  
NSManagedObject This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSManagedObjectContext This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSManagedObjectContext._managedObjectContextEditorFlags  
NSManagedObjectContext._managedObjectContextEditorFlags.ByReference  
NSManagedObjectContext._managedObjectContextEditorFlags.ByValue  
NSManagedObjectContext._managedObjectContextFlags  
NSManagedObjectContext._managedObjectContextFlags.ByReference  
NSManagedObjectContext._managedObjectContextFlags.ByValue  
NSManagedObjectID Managed object IDs are opaque identifiers for managed objects.
NSManagedObjectModel Models describe object graphs to be managed.
NSManagedObjectModel.__managedObjectModelFlags  
NSManagedObjectModel.__managedObjectModelFlags.ByReference  
NSManagedObjectModel.__managedObjectModelFlags.ByValue  
NSMappingModel This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMappingModel.__modelMappingFlags  
NSMappingModel.__modelMappingFlags.ByReference  
NSMappingModel.__modelMappingFlags.ByValue  
NSMigrationManager This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSMigrationManager._migrationManagerFlags  
NSMigrationManager._migrationManagerFlags.ByReference  
NSMigrationManager._migrationManagerFlags.ByValue  
NSPersistentStore This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPersistentStoreCoordinator This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPropertyDescription Properties describe values within a managed object.
NSPropertyMapping This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
NSPropertyMapping.__propertyMappingFlags  
NSPropertyMapping.__propertyMappingFlags.ByReference  
NSPropertyMapping.__propertyMappingFlags.ByValue  
NSRelationshipDescription Relationships represent references to other objects.