Umbrello/zh-cn

From KDE UserBase Wiki
Revision as of 05:41, 30 May 2011 by Fengchao (talk | contribs) (Created page with "在'''Umbrello'''的主页位于 [http://uml.sourceforge.net uml.sourceforge.net]。 源代码是 '''kdesdk''' 的一部分,位于[http://websvn.kde.org/trunk/KDE/kdesdk/umbrel...")
Other languages:
Umbrello UML建模器是 KDE 的统一建模语言(UML)图表工具

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

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

支持下面的图表类型:

  • 用例图
  • 类图
  • 序列图
  • 协作图
  • 状态图
  • 活动图
  • 组件图
  • 部署图
  • 实体关系图


Umbrello的主页位于 uml.sourceforge.net。 源代码是 kdesdk 的一部分,位于websvn。 截图位于此页


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.