Visualization of ActiveRecord / NHibernate Entity Model

亡梦爱人 提交于 2020-01-03 00:21:19

问题


Has anyone come across a tool to visualize an ActiveRecord / NHibernate entity model?


回答1:


The best thing I can think of is generating a class diagram from VisualStudio of your classes ....




回答2:


Check out ActiveWriter.

Sample screenshot:

alt text http://img30.imageshack.us/img30/1001/modelingsurface.png



来源:https://stackoverflow.com/questions/1271626/visualization-of-activerecord-nhibernate-entity-model

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!