1 / 6

Introduction to UML: A Visual Language for Modeling Processes, Software, and Systems

This tutorial provides an introduction to UML (Unified Modeling Language), a visual language used to model processes, software, and systems. Learn about UML notation, diagrams, and how to use UML for various purposes. Discover different types of UML diagrams and recommended software for modeling.

kcross
Download Presentation

Introduction to UML: A Visual Language for Modeling Processes, Software, and Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to UML Tutorial 1

  2. UML- Unified Modeling Language • Definition: Is a visual language that lets you model a processes, software and systems. Done by: Hala Zagear

  3. What’s UML? • The UML is made up of notation and diagrams. • Notation consists of the element that work together in a diagram, such as symbols,connections,notes,values,etc. • Diagrams are pictorial representations of a process , the system, or some part of it. • The UML is defined as a set of specifications created and distributed by the object Management Group. • See www.omg.org for more information Done by: Hala Zagear

  4. What can you use UML for? Use UML to… • Modelbusiness processes. • Show application structure. • Describe system architecture • Capture system behaviour • Model data structure • Build a detailed specification of the system. • Generate programming code. Done by: Hala Zagear

  5. Kinds of Diagrams • Use Case diagram • Class diagram • Sequence diagram • Activity diagram • Object diagram • Package diagram • Collaboration diagram • Statechartdiagram • Component diagram • Deployment diagram • These model diagrams illustrate different aspects of the system Done by: Hala Zagear

  6. Software for modeling • Visual paradigm for UML www.visual-paradigm.com/ • Microsoft office Visio • Rational Rose. • Smart Draw Done by: Hala Zagear

More Related