Advantages of UML:it provides most of diagram types (14 diagrams in UML 2.2) needed for object-oriented analysis and design (OOAD)it is standardized (by OMG Group), not proprietary, supported by software industryis explained and described in every aspect by vast amount of publications, resources, textbooks, etc.it could be customized and extended for specific application domain, software process, or implementation platform.
Advantages of UML:it provides most of diagram types (14 diagrams in UML 2.2) needed for object-oriented analysis and design (OOAD)it is standardized (by OMG Group), not proprietary, supported by software industryis explained and described in every aspect by vast amount of publications, resources, textbooks, etc.it could be customized and extended for specific application domain, software process, or implementation platform.
UML is well known by business analysts and software developers. If your website intended audience is related to software design, use UML. If your website audience is common non technical people, never use UML but PowerPoint or podcasts.
The latest version of UML is UML 2.4 (beta), released in January 2011.
UML has high learning curve.
UML diagram for inventary management library system
what is the difference between ERD and UML Flowcharts.
In object-oriented analysis and design (OOAD), dependency represents a relationship between classes where one class relies on another in some way. This reliance can be in the form of one class using services or attributes of another class, or passing instances of one class as arguments to methods in the other class. Dependencies are established through instantiation, method calls, or passing parameters, and they are denoted with a dotted arrow in UML class diagrams.
UML is visual language - various rectangles, ovals, lines, arrows, etc. each having special meaning and used to draw different diagrams.Microsof Visio is software product that you can purchase to draw UML diagrams on your computer. There are many other UML tools that you can get even for free to draw UML diagrams. Or you can draw UML diagrams with a pencil on a piece of paper.
Any time money
See examples of different types of UML diagrams, select which diagrams you need, find a tool to draw UML diagrams.
OMT is a modelling technique and UML is a Modelling language. OMT stands for object modelling technique and is given by Jim Rambaugh . UML is unified Modelling language and has a layered architecture.