UML: IS it a process, method or notation?
Answers were Sorted based on User's Feedback
Answer / kumar rohit
UML is neither process nor notation it is method which is
followed in application/software development practice.
UML is devised for Object oriented approach for development
process, that's why it is very well suited for Java & dot
net enviroment.
Rather we can say UML follows certain set of standard
notation from requirement analysis phase to development &
testing.(Code generation Techniques)
For example: system analyst/business analyst and Tech
Architects uses UML very frequently.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / deep
UML is not a method, its an international standard notation
used for object oriented analysis and design, which was
designed by the object oriented group.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / monu
UML is known as Unified Modeling Language. which is use
modeling the softeware with java. It is method not notation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj
UML is a method where u can show the flow of ur project
overflow which is represented in symbolic diagram.
UML is a method.. methods which help us in undersatnding.
| Is This Answer Correct ? | 2 Yes | 16 No |
Tell us the difference between activity and sequence diagrams?
Explain about behavioral diagrams?
What are the three types of modeling in UML?
What are the different steps involved in object oriented analysis?
What does state model represent?
What is state transition diagram in UML?
What are the modelling diagrams that are most commonly used?
What are the various components in sequence diagrams?
Does UML guarantee project success?
What is a Persistent, Transient Object?
7 Answers Ora Tech, Syscon, TCS,
What is the importance of modeling in UML?
What relations are there between the Class Diagrams and Domain models.