Umbrello/zh-cn

From KDE UserBase Wiki
Revision as of 05:38, 30 May 2011 by Fengchao (talk | contribs) (Created page with "图表的内容可以导出为代码。现有的代码文件可以被解析并导入到在关系图。")
Other languages:
Umbrello UML建模器是 KDE 的统一建模语言(UML)图表工具

UML 用一个称为统一建模语言UML 的标准格式创建软件和其他系统的图表。(/ www.uml.org)。

图表的内容可以导出为代码。现有的代码文件可以被解析并导入到在关系图。

The following diagram types are supported:

  • use case diagram
  • class diagram
  • sequence diagram
  • collaboration diagram
  • state diagram
  • activity diagram
  • component diagram
  • deployment diagram
  • entity relationship diagram


The Umbrello home page is at uml.sourceforge.net. The source code can be found on websvn as part of the kdesdk package. Screenshots are found on this page.


Mailing lists are:


Vision

Umbrello is in a good state, when you are able

  • to parse its source code,
  • to draw diagrams and explore its architecture, classes and code
  • make changes to it
  • and generate the code again out of its model, so that you are ready to compile it again.

Or in other words, when you can use Umbrello for developing and improving itself.