Umbrello

From KDE UserBase Wiki
Revision as of 15:56, 21 September 2010 by Yurchor (talk | contribs) (Created page with 'Вміст діаграм можна експортувати у код програм. Програма здатна обробляти вже створені файли код...')
Other languages:
Програму моделювання UML Umbrello призначено для роботи з діаграмами Unified Modelling Language (UML або універсальної мови моделювання) у KDE.

За допомогою UML ви можете створювати діаграми програмного забезпечення та інших систем у стандартному формати, що називається Unified Modelling Language або 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.