From a5ffacdb02bf096d608bf9a84c4d99156e21d9c1 Mon Sep 17 00:00:00 2001 From: Jordan Date: Tue, 4 Oct 2022 18:07:14 -0500 Subject: [PATCH] Add UML Description and Resources (#2121) Co-authored-by: Kamran Ahmed --- .../content/112-architect-frameworks/101-uml.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md b/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md index fa4fc8dfc..d8b611f9d 100644 --- a/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md +++ b/content/roadmaps/114-software-architect/content/112-architect-frameworks/101-uml.md @@ -1,7 +1,9 @@ -# Uml +# UML -The generalized UML pattern framework is an object-oriented framework that provides support for the base classes that the standard pattern implementation model extends. +The Unified Modeling Language, or UML, is modeling language that is intended to provide a standard way to visualize and describe the design of a system. Free Content +UML Website +The Unified Modeling Language Reference Manual (Second Edition) IBM Docs Wikipedia