0% found this document useful (0 votes)
22 views2 pages

Understanding UML Diagrams and Uses

UML, or Unified Modeling Language, is a method for modeling and documenting software through various types of diagrams, such as class, activity, and use case diagrams. It is widely used for modeling business processes and was developed by three engineers at Rational Software between 1994 and 1996, becoming a standard in 1997. UML helps visualize the structure and behavior of software systems and their components.

Uploaded by

viraniumangi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

Understanding UML Diagrams and Uses

UML, or Unified Modeling Language, is a method for modeling and documenting software through various types of diagrams, such as class, activity, and use case diagrams. It is widely used for modeling business processes and was developed by three engineers at Rational Software between 1994 and 1996, becoming a standard in 1997. UML helps visualize the structure and behavior of software systems and their components.

Uploaded by

viraniumangi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

UML stands for Unified Modeling

Language. It's a way to model and document


software using diagrams. UML is a popular
technique for modeling business processes.
How UML is used
 Class diagrams: Show classes, their methods
and attributes, and how they relate to each
other
 Activity diagrams: Show chronological
activity processes
 Deployment diagrams: Show how software
components are physically deployed and how
they relate to each other
 Component diagrams: Show how system
components are organized and relate to each
other
 Composite structure diagrams: Show the
internal structure of a software system,
including its classes, interfaces, and packages
 Package diagrams: Group elements into
packages to provide a high-level view of a
system
 Use case diagrams: Show use cases of a
system visually
 Sequence diagrams: Visualize sequences
History of UML
UML was developed by three software
engineers at Rational Software between 1994
and 1996. It was adopted as the standard in
1997.

You might also like