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
Have a look here:
https://github.com/rentzsch/mogenerator
This little tool will generate the accessor classes for you - I use it in quite some projects and it works great!