为 iPhone 应用程序生成类图
我正在尝试为 iphone/objective-C 找到一个很好的工具来生成类图以进行编码。我希望它能够灵活地更改和修改图表,以便我可以将该图表分成许多较小的图表。
这意味着,我可以显示视图控制器与模型类交互的某些部分。会更容易理解并得到改变。
我尝试使用XCode:
自己画一些线来容纳XCode无法生成的部分并不容易。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在 Xcode 版本 4.* 中,此功能已被删除。
希望这有帮助。
In Xcode Version 4.*, this functionality has been removed.
Hope this helps.
XCode V4 具有类图功能,遗憾的是一般开发人员还无法下载。
XCode V4 has class diagram functionality, unfortunately it's not available for download yet for general developers.