I\'ve gone through apple dev website, google and stack overflow to figure out the basics behind CoreDataGeneratedAccessors.
I\'m using Xcode 4.2 and core data. I created
@Julien's answer was part of the solution, but here is how I solved it:
The class that is generated will have CoreDataGeneratedAccessors
that you are looking for.