NSManagedObject、NSManagedObjectContext、NSEntityDescription、NSPredicate、NSPersistentStoreCoordinator 的任务

Task of NSManagedObject, NSManagedObjectContext, NSEntityDescription, NSPredicate, NSPersistentStoreCoordinator

我是ios领域的新人,请阅读苹果官网与上述class相关的教程。 但我无法理解给定 class 的 NSManagedObject、NSManagedObjectContext、NSEntityDescription、NSPredicate 的实际工作是什么。 所以请帮助我。 谢谢。

Apple 应该在教程中添加 link 到 Core Data Core Competencies