I am drawing uml diagrams for bank mgmt systems. I made use case diagram in VP suite. http://imgur.com/8Toku.png . I dont know how to proceed with conceptual class and sequence diagram. Help needed to get started based on the above use case

link|improve this question

25% accept rate
feedback

1 Answer

UML does not provide any guidance on how to progress from one diagram to the next. In other words, UML is pure notation, with little semantics and no process. You would need a method in order to have a clear path from use cases to class model. I suggest you look at OPEN/Metis or some other full-fledged model-based methods (not agile; they are rarely model-based) for guidance.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.