What’s the difference between Control Flow and Object Flow in UML? When do I use one and when do I use the other?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In UML Activity Diagrams
Control Flow shows the flow of control from one action to the next
and
Object flow is a path along which objects or data can pass.
Here is a detailed article on UML Activity Diagrams.