Hi
we want to know that What do you understand by UML. How to interpret UML diagrams?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kunal NaikPosted Apr 25, 2012, 2:52 AM
Refer following links,
Click Here
Click Here
Click Here
MuthuMari MPosted Apr 25, 2012, 1:43 AM
The Unified Modeling Language (UML) is a graphical language for visualizing,
specifying, constructing, and documenting the artifacts of a software-intensive system.
The UML offers a standard way to write a system's blueprints, including conceptual
things such as business processes and system functions as well as concrete things such
as programming language statements, database schemas, and reusable software
components
pls refer this url for more info:
http://www.sparxsystems.com/uml-tutorial.html
http://www.sparxsystems.com/resources/tutorial/use_case_model.html
thanks.
If this post is useful then mark it as "Accepted Answer"
Satyapriya NayakPosted Apr 24, 2012, 10:51 PM
The Unified Modeling Language (UML) is a graphical language for visualizing,
specifying, constructing, and documenting the artifacts of a software-intensive system.The UML offers a standard way to write a system's blueprints, including conceptual things such as business processes and system functions as well as concrete things such as programming language statements, database schemas, and reusable software
components
Please refer the below links
http://www.sparxsystems.com/uml-tutorial.html
http://www-01.ibm.com/software/rational/uml/
http://www.c-sharpcorner.com/uploadfile/shivprasadk/unified-modeling-language-uml-part-ii/default.aspx
http://www.c-sharpcorner.com/uploadfile/nipuntomar/uml-diagrams-part-1/default.aspx
http://www.c-sharpcorner.com/uploadfile/nipuntomar/uml-diagrams-part-2/default.aspx
Thanks