What is Unified Modeling Language (UML)?
20 Dec 2009, 7:39 pm Unified Modeling Language From Wikipedia, the free encyclopedia Unified Modeling Language (UML) is a standardized general-purpose modeling language in the field of software engineering. The standard is managed, and was created by, the Object Management Group. UML includes a set of graphical notation techniques to create visual models of software-intensive systems. […] Overview The Unified Modeling Language (UML) is used to specify, visualize, modify, construct and document the artifacts of an object-oriented software intensive system under development. UML offers a standard way to visualize a system’s architectural blueprints, including elements such as: * actors * business processes * (logical) components * activities * programming language statements * database schemas, and * reusable software components. UML combines best techniques from data modeling (entity relationship diagrams), business modeling (work flows), object modeling, and component modeling. It ca