Tagged articles
5 articles
Page 1 of 1
DeWu Technology
DeWu Technology
May 7, 2021 · Fundamentals

Software Engineering and PlantUML Practice

The article explains how software‑engineering’s planning‑to‑maintenance lifecycle benefits from UML, then demonstrates using the open‑source textual tool PlantUML to quickly create version‑controlled use‑case, activity (swimlane), state, sequence, and class diagrams, detailing each syntax element and illustrating real‑world examples.

PlantUMLSequence DiagramState Diagram
0 likes · 13 min read
Software Engineering and PlantUML Practice
Java Interview Crash Guide
Java Interview Crash Guide
Jan 5, 2021 · Fundamentals

Master UML: Visualizing System Design with Sequence, Activity, and Component Diagrams

This article explains the purpose, elements, and notation of major UML diagram types—including sequence, collaboration, activity, state, component, and deployment diagrams—illustrated with examples such as a data‑center billing system, helping readers understand how to model and communicate software architecture effectively.

Collaboration DiagramDeployment DiagramSequence Diagram
0 likes · 16 min read
Master UML: Visualizing System Design with Sequence, Activity, and Component Diagrams