Is there any tool available which can generate a class diagram from existing xcdatamodel?
Asked
Active
Viewed 703 times
0
-
I think all these are done before project starts. However there is also a term called "Reverse-Engineering". – Anoop Vaidya Apr 05 '13 at 10:41
-
yes you are right. I am trying to reverse engineer a project. But how to generate the class diagram from an existing data model..there must be a way right. – nitz19arg Apr 05 '13 at 10:54
-
1If you switch the editor style to graph you will see Class Diagram. – Anoop Vaidya Apr 05 '13 at 10:58
-
You mean a _compiled_ xcdatamodel? – Sulthan Apr 05 '13 at 12:56
1 Answers
1
XCode provides a bit similar what you want...
here's the screen shot of that:

Anoop Vaidya
- 46,283
- 15
- 111
- 140