Unified Modeling Language

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(New page: Unified modeling language is a standardized general-purpose modeling language in the field of software engineering. UML includes schemas for graphically representing many aspect of program...)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Unified modeling language is a standardized general-purpose modeling language in the field of software engineering. UML includes schemas for graphically representing many aspect of program architecture.
+
Unified Modelling Language (UML) is a standardized general-purpose modelling language in the field of software engineering. UML includes schemas for graphically representing many aspect of program architecture. These representations include a variety of different types of diagrams:
 +
* Class Diagram
 +
* Use Case Diagram
 +
* Component Diagram
 +
* Activity Diagram
 +
* Sequence Diagram
 +
* ...
 +
 
 +
== Tools ==
 +
A list of common tools for designing UML is available on the [[OO tools]] article.
  
 
==Links==
 
==Links==
  
*http://en.wikipedia.org/wiki/Unified_Modeling_Language
+
*[http://en.wikipedia.org/wiki/Unified_Modeling_Language Wikipedia Article]

Latest revision as of 08:47, 28 September 2009

Unified Modelling Language (UML) is a standardized general-purpose modelling language in the field of software engineering. UML includes schemas for graphically representing many aspect of program architecture. These representations include a variety of different types of diagrams:

  • Class Diagram
  • Use Case Diagram
  • Component Diagram
  • Activity Diagram
  • Sequence Diagram
  • ...

Tools

A list of common tools for designing UML is available on the OO tools article.

Links

Personal tools