Class Diagram

Term

Class Diagram

Aliases

-

Definition

A Class Diagram is a UML Diagram that presents the static structure of a Model using Classes, Interfaces, Data Types, Associations, Generalizations, Dependencies, and related elements.

SimpleModeling

SimpleModeling uses a Class Diagram as one View for examining Types and static structure in an Object Model. It does not identify the entire Object Model, including Responsibilities, State, Collaboration, Constraints, and Lifecycle, with one Class Diagram.

  • Class

  • View

  • Object Model