UML: IS it a process, method or notation?
Answers were Sorted based on User's Feedback
Answer / chandan
No it is not a process. It is just a notation.
RUP(rational unified process) is process that takes UML as
an input.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ajay kumar srivastava
UML (Unified Modeling Language) itself describes that its a modeling language, which uses specific notations to model the solution.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / d.n.dayakar reddy
It is not a process, its like Modeling i.e before starting
the code if you want to know the high level design then we
can use UML.
After seeing the high level if there any modifications are
required then we can make.
Using this we can design the class
level,usecase,Sequencial,Collabration etc.,
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the purpose of a class diagram?
Difference between Activity and Sequence Diagram?
Name 9 modeling diagrams that are frequently used?
What are class diagrams in UML?
Can you name the different elements with the collaboration diagram?
Why analysis is a major part in object designing?
What is an object lifeline?
What are the different elements of a collaboration diagram?
Explain about dynamical behavior view?
What is collaboration diagram in UML?
Is UML restrictive to system development?
What is the difference between static and dynamic Classificaition.Give some examples.