以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML基础 』  (http://bbs.xml.org.cn/list.asp?boardid=1)
----  从UML类图怎么转化成xml或者xmi文件?  (http://bbs.xml.org.cn/dispbbs.asp?boardid=1&rootid=&id=43252)


--  作者:deane2004
--  发布时间:2/13/2007 11:42:00 AM

--  从UML类图怎么转化成xml或者xmi文件?
或者有什么工具可以从UML类图转化成xmi或者xml
--  作者:deane2004
--  发布时间:2/13/2007 5:35:00 PM

--  
如果有个UML类图
----------------
    person      |
----------------
  -int age      |
----------------
  +void run()   |
----------------

我想将它转化成“xml” 不是“schema”
也就是转化为
<class>
 <name>person</name> 
 <attribute>age</attribute>
 <method>run</method>
</class>


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
31.250ms