Menu

Tree [a2241a] master /
 History

HTTPS access


File Date Author Commit
 build 2026-03-21 Andreas Warnke Andreas Warnke [816e31] consistency_drop_invisibles_t renamed to consis...
 ctrl 2 days ago Andreas Warnke Andreas Warnke [a2241a] 100% line coverage of consistency_relationship_t
 data 2 days ago Andreas Warnke Andreas Warnke [24d59c] data_database_borrowed_stmt_init returns void, ...
 documentation 2026-03-21 Andreas Warnke Andreas Warnke [816e31] consistency_drop_invisibles_t renamed to consis...
 gui 2 days ago Andreas Warnke Andreas Warnke [24d59c] data_database_borrowed_stmt_init returns void, ...
 installation 2026-03-07 Andreas Warnke Andreas Warnke [a356b3] user manual updated, explaining the activation ...
 io 2 days ago Andreas Warnke Andreas Warnke [24d59c] data_database_borrowed_stmt_init returns void, ...
 main 4 days ago Andreas Warnke Andreas Warnke [fc5f48] prepared test cases for consistency_feature_tes...
 pencil 2026-03-21 Andreas Warnke Andreas Warnke [816e31] consistency_drop_invisibles_t renamed to consis...
 test_fw 2026-01-01 Andreas Warnke Andreas Warnke [41e826] copyright notice extended to 2026
 u8stream 2026-02-15 Andreas Warnke Andreas Warnke [54ff55] universal_array_index_iterator introduced to be...
 .gitattributes 2022-06-16 A. Warnke A. Warnke [78670d] linguist hints for h and inl files added
 .gitignore 2021-10-10 A. Warnke A. Warnke [a4adfd] json export exports classifiers now
 CMakeLists.txt 2026-01-01 Andreas Warnke Andreas Warnke [41e826] copyright notice extended to 2026
 CONTRIBUTING.md 2024-11-23 Andreas Warnke Andreas Warnke [0ce8fd] release candidate 1 for 1.61.1
 ChangeLog 4 days ago Andreas Warnke Andreas Warnke [a21912] delete relationships immediately when they beco...
 LICENSE.txt 2025-02-12 Andreas Warnke Andreas Warnke [512fae] documentation update
 README.md 2026-01-01 Andreas Warnke Andreas Warnke [41e826] copyright notice extended to 2026
 todo.txt 4 days ago Andreas Warnke Andreas Warnke [a21912] delete relationships immediately when they beco...

Read Me

ScreenShot

crystal-facet-uml

crystal-facet-uml creates sysml/uml diagrams to document system and software architecture.

Like a crystal shows different facets of the same thing, this application shows different views of the same system.

ScreenShot

As software architect, you create a set of diagrams describing
use-cases, requirements, structural views, behavioral and deployment views.

These views show selected elements and their relationships.
crystal-facet-uml keeps element names and element hierarchies consistent.

This tool runs on your local PC.
It stores the model data in a json-based file
which can be stored in git, branched and merged together with your source code.
crystal-facet-uml exports diagrams in svg, pdf, ps and png formats
which can be used in text processing systems like DocBook, html, LaTeX.

ScreenShot

ScreenShot

How to use this program is described in the User Manual .

Install crystal-facet-uml

This section describes how to install a binary package.

Debian/Ubuntu/Raspbian:

  sudo apt install crystal-facet-uml

openSuSE:

  sudo zypper addrepo https://download.opensuse.org/repositories/devel:/tools/openSUSE_Tumbleweed devel_tools_tumble
  # or sudo zypper addrepo https://download.opensuse.org/repositories/devel:/tools/15.5 devel_tools_15.5
  sudo zypper install crystal-facet-uml

Windows/wine:

Fetch a prebuild binary version from e.g. https://www.heise.de/download/product/crystal-facet-uml/
or https://sourceforge.net/projects/crystal-facet-uml/ and unpack it:

  unzip crystal-facet-uml_1.x.0-1_win64.zip

How to build from source

Building from source is described in ./build .

About

Version: see META_VERSION_STR in meta_version.inl

Author and Copyright: 2016-2026 Andreas Warnke

License: Apache 2.0 License

MongoDB Logo MongoDB