UML Syntax Guide

Refer1 Refer1 Introduction Abstract Class: The name of an abstract class, method is shown in italics. An abstract classifier can also be shown using the keyword {abstract} or «abstract» after or below the name. Static: Class (i.e. static) methods and fields are indicated by underlining Constant (i.e. final) fields are indicated via naming convention: constants should be in ALL_CAPS

June 10, 2025 · 1 min · Phong Nguyen