I am trying to find a good tool for iphone/objective-C to generate class diagram to code. I want it to be flexible to change and modify the diagram so that I can separate that diagram to many smaller ones.
That means, I can show some parts of the viewcontroller interacting with model classes. It will be easier to understand and get changes.
I tried with XCode:
It is not easy to draw some lines ourselves to accomodate the part XCode can not generate.
XCode V4 has class diagram functionality, unfortunately it’s not available for download yet for general developers.