<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Uml on zhi</title><link>https://zhichen3.github.io/tags/uml/</link><description>Recent content in Uml on zhi</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 29 Jun 2026 00:00:00 -0400</lastBuildDate><atom:link href="https://zhichen3.github.io/tags/uml/index.xml" rel="self" type="application/rss+xml"/><item><title>UML Diagram</title><link>https://zhichen3.github.io/posts/uml-diagram/</link><pubDate>Mon, 29 Jun 2026 00:00:00 -0400</pubDate><guid>https://zhichen3.github.io/posts/uml-diagram/</guid><description>&lt;div class="ox-hugo-toc toc">
&lt;div class="heading">Table of Contents&lt;/div>
&lt;ul>
&lt;li>&lt;a href="#uml-diagrams-in-org-mode">UML Diagrams in Org-Mode&lt;/a> &lt;/li>
&lt;li>&lt;a href="#class-diagram">Class Diagram&lt;/a> 
&lt;ul>
&lt;li>&lt;a href="#inheritance">Inheritance&lt;/a> &lt;/li>
&lt;li>&lt;a href="#association">Association&lt;/a> &lt;/li>
&lt;li>&lt;a href="#aggregation">Aggregation&lt;/a> &lt;/li>
&lt;li>&lt;a href="#composition">Composition&lt;/a> &lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;/div>
&lt;!--endtoc-->
&lt;p>Unified Modeling Language (UML) diagram is a standardized visual
diagram used to design and document the structure and behavior
of complex software systems.
Here is &lt;a href="https://www.youtube.com/watch?v=WnMQ8HlmeXc" target="_blank" rel="noopener">YouTube video&lt;/a> that talks about the diagram usage.
There are many different types of diagram, and here I
keep a record of them for my personal usage.&lt;/p>
&lt;h2 id="uml-diagrams-in-org-mode">UML Diagrams in Org-Mode&lt;/h2> &lt;p>One of the ways to create a UML diagram in Org-Mode
is to use &lt;a href="https://plantuml.com/" target="_blank" rel="noopener">PlantUML&lt;/a> , a simple language used for writing
UML diagrams.&lt;/p></description></item></channel></rss>