Multilingual Wiki Documentation

You are currently using syntax.
In an attempt to improve PlantUML documentation...
Please do not use this website for your own diagrams.
You can click here and use the online server here for your own documentation.

Wiki Toc    View page history    Add new chapter    Reorder page    Raw


🌱 PlantUML im Überblick

🌱 PlantUML at a Glance

🚀 Erste Schritte

🚀 Getting Started

PlantUML ist ein äußerst vielseitiges Werkzeug, das die schnelle und unkomplizierte Erstellung einer Vielzahl von Diagrammen ermöglicht.

Mithilfe einer einfachen und intuitiven Sprache können Benutzer mühelos verschiedene Arten von Diagrammen erstellen. Eine detaillierte Beschreibung der Möglichkeiten und der Syntax der Sprache finden Sie im PlantUML Language Reference Guide.

Wenn Sie neu in PlantUML sind, empfehlen wir Ihnen, mit unserer Schnellstartseite zu beginnen, um schnell loszulegen. Sollten Sie Fragen haben, ist unsere F.A.Q.-Seite eine wertvolle Ressource. Darüber hinaus kann PlantUML nahtlos mit einer Vielzahl anderer Werkzeuge integriert werden, um Ihren Arbeitsablauf zu verbessern.

PlantUML is a highly versatile tool that facilitates the rapid and straightforward creation of a wide array of diagrams.

Utilizing a simple and intuitive language, users can effortlessly draft various types of diagrams. For a detailed exploration of the language's capabilities and syntax, please refer to the PlantUML Language Reference Guide.

If you are new to PlantUML, we recommend starting with our quick start page to get up and running quickly. Should you have any questions, our F.A.Q. page is a valuable resource. Additionally, PlantUML can be seamlessly integrated with a variety of other tools to enhance your workflow.

🧩 Unterstützte UML-Diagramme

🧩 Supported UML Diagrams

Mit PlantUML können Sie gut strukturierte UML-Diagramme erstellen, einschließlich, aber nicht beschränkt auf:

With PlantUML, you can create well-structured UML diagrams, including but not limited to:

📈 Unterstützte Nicht-UML-Diagramme

📈 Supported Non-UML Diagrams

Neben den traditionellen UML-Diagrammen unterstützt PlantUML auch die Erstellung verschiedener anderer Diagrammtypen, wie z. B.:

Beyond traditional UML diagrams, PlantUML also supports the creation of various other diagram types, such as:

📣 Zusätzliche Funktionen

📣 Additional Features

Erhöhen Sie die Dynamik und Informativität Ihrer Diagramme mit diesen zusätzlichen Funktionen:

Enhance the dynamism and informativeness of your diagrams with these additional features:

📥 Eingabeformate

📥 Input Formats

Mit PlantUML können Sie Diagramme aus verschiedenen Quelleingabeformaten erzeugen:

Sie können aus verschiedenen internen Kodierungen wählen:

PlantUML allows you to generate diagrams from various source input formats:

You can choose from different internal encodings:

⚙ Layout-Engine

⚙ Layout Engines and Options

Achieving good layout with PlantUML is sometimes non-trivial. See PlantUML GraphViz Layout by Mark George at University of Otago for more advice.

  • Puma is the older and still default engine
  • Teoz is a new engine that has some unique features: anchors (named arrows/messages), duration, nested boxes....

Achieving good layout with PlantUML is sometimes non-trivial. See PlantUML GraphViz Layout by Mark George at University of Otago for more advice.

Achieving good layout with PlantUML is sometimes non-trivial. See PlantUML GraphViz Layout by Mark George at University of Otago for more advice.
WARNING
 This translation need to be updated. 
WARNING

PlantUML allows you to use several different layout engines:

  • Graphviz is the default engine. Relies on an external program;
  • Smetana. (Use !pragma layout smetana in the file or -Playout=smetana on the command-line.) A port of Graphviz to Java. Tends to make slightly straighter arrows;
  • VizJs uses JavaScript. (Use -graphvizdot vizjs on the command line.) Tends to space out nodes more, resulting in a bigger diagram;
  • ELK (Eclipse Layout Kernel). (Use !pragma layout elk in the file or -Playout=elk on the command-line.) Supports only orthogonal layout, and doesn't cover all features.

Sequence diagrams have 2 engines:
  • Puma is the older and still default engine;
  • Teoz (Use !pragma teoz true in the file or -Pteoz=true on the command-line) is a new engine that has some unique features: anchors (named arrows/messages), duration, nested boxes...

Achieving good layout with PlantUML is sometimes non-trivial. See PlantUML GraphViz Layout by Mark George at University of Otago for more advice.

📤 Ausgabeformate

📤 Output Formats

Exportieren Sie Ihre Diagramme in einer Vielzahl von Formaten, die Ihren Anforderungen entsprechen, darunter:

  • PNG für die einfache Weitergabe von Bildern
  • SVG für skalierbare Vektorgrafiken
  • LaTeX für hochwertigen Schriftsatz
  • ASCII-Art (nur für Sequenzdiagramme verfügbar) für eine textbasierte Darstellung

Export your diagrams in a variety of formats to suit your needs, including:

🎉 Genießen

🎉 Enjoy

Legen Sie noch heute los und verbessern Sie Ihre Diagrammfähigkeiten mit PlantUML. Verwandeln Sie Ihre Ideen mühelos in klare und professionelle Diagramme 🎉!

Get started today and elevate your diagramming capabilities with PlantUML. Transform your ideas into clear and professional diagrams effortlessly 🎉!


Please report any bugs to plantuml@gmail.com or here.
This website is still in beta testing.