Quantcast
Channel: dotMemory : .NET Tools | The JetBrains Blog
Viewing all articles
Browse latest Browse all 307

Create UML Diagrams using PlantUML

$
0
0

UML, or Unified Modeling Language, is, as the name implies, a modeling language that allows you to visualize systems. In this post, we’ll look at how PlantUML enables you to create various kinds of diagrams so that you can properly document your software. We’ll create two of the most popular UML diagram types: Class and Use Case diagrams, to demonstrate what you can do with the PlantUML plugin in Rider.

(more…)


Viewing all articles
Browse latest Browse all 307

Trending Articles