If started in graphical mode, crystal-facet-uml shows a window with
toolbar on top,
drawing area in the center,
element configuration widgets to the right and
an optional notification bar at the bottom.
![]() |
Exports all diagrams to the selected folder (supported formats are png, pdf, ps, svg, txt. xhtml, docbook, xmi)
Opens another window on the same database.
This new window allows you to work reliably with multiple windows on the same database.
Cut all selected (pink-cornered) elements to the clipboard (features of classifiers are copied if the classifier is selected)
Copy all selected (pink-cornered) elements to the clipboard (features of classifiers are copied if the classifier is selected)
If the clipboard contains a diagram, this diagram is pasted below the current diagram. All other elements are pasted into the new diagram.
If the clipboard does not contain diagrams, classifiers and relationships from the clipboard are copied into the current diagram.
If the name of a classifier is identical to an existing one, an instance of the existing classifier is pasted to the diagram. Otherwise a new classifier is created.
Deletes all selected (pink-cornered) elements. This operation may fail if a selected diagram contains non-selected elements.
Toggles the selected (pink-cornered) classifiers between classes, named instances and anonymous instances.
No effect on relationships and features.
Toggles the selected (pink-cornered) classifiers between yellow-marked, greyed-out and normal. (Does not work for relationships and features)
Diagrams are layouted automatically. You can influence the locations of classifiers only. When adding too many classifiers or relations, auto layouting may not achieve the expected results. In many cases, splitting the diagram into two or more diagrams solves the layouting issues and at the same time improves understandability by focusing on one aspect/topic per diagram.
Enter the ID of an element (e.g. C0001) or a part of its name or description to find diagrams containing this element.
To navigate to parent, sibling or children diagrams, click on the diagram.
To create a new diagram, click on the
icon, or the smaller
icon for a new child-diagram.
To restructure the diagram tree, drag a diagram name to the new location.
To focus the diagram or a classifier or a feature or a relationship (yellow corners), click on this object.
To select an element (pink corners), click on these objects twice.
To move classifiers within the diagram, 1.) press, 2.) drag and 3.) release the mouse button.
Note: When moving a classifier, this is moved in all diagrams where it appears. Order and locations of things stay consistent between different views.
To create a classifier, click at an empty space in the diagram.
To create a child classifier, click into the white space of a classifier. (Alternatively, create a classifier (see 1) and a containment relationship (see 4).)
To create a feature, click onto a classifier (name or border).
To create a relationship, press on the source classifier and drag it to the destination classifier.
Edit the properties of the focused (yellow-cornered) object.
name of the focused object
stereotype/valuetype of the focused object (deactivated depending on object-type)
type of the focused object
description of the focused object.
For xhtml and DocBook export, use a double linebreak to create a new paragraph, start lines with *, + or - to format a list, use D0001#id and D0001#name to create a link to the diagram D0001 (showing either the id or the name).