which should be drawn first , class or sequence diagram?
Posted
by
m0j1
on Stack Overflow
See other posts from Stack Overflow
or by m0j1
Published on 2011-01-10T16:43:18Z
Indexed on
2011/01/10
16:53 UTC
Read the original article
Hit count: 272
hi , I've had this discussion with my professor at college about UML diagrams . hi believes that sequence diagrams should be drawn before getting to class diagrams . but I think the opposite . I think after finishing the usecase diagram , the next diagram should be class diagram and after that we should get to sequence diagram . Rational rose requires us to use the classes in sequence diagram, which are already in class diagram . can anyone help me with this? thanks
© Stack Overflow or respective owner