Transposing UML into code

Posted by James P. on Stack Overflow See other posts from Stack Overflow or by James P.
Published on 2010-04-21T18:12:43Z Indexed on 2010/04/21 18:13 UTC
Read the original article Hit count: 192

Short question. How do you go about transposing UML diagrams into code? The class diagram is an obvious one but what about others Activity, Use Case, Sequence, State, Package, etc.?

© Stack Overflow or respective owner

Related posts about uml

Related posts about source-code