Activity Diagram Fork. It captures the dynamic behavior of the system. An activity diagram portrays the control flow from a start point to a finish point showing the various decision paths that exist while the activity is being executed.
It is also termed as an object oriented flowchart. This will have one incoming edge and multiple outgoing edges. It is represented as a straight slightly thicker line in an activity diagram.
It is also termed as an object oriented flowchart.
The flow can be sequential branched or concurrent and to deal with such kinds of flows the activity diagram has come up with a fork join etc. It encompasses activities composed of a set of actions or operations that are applied to model the behavioral diagram. The flow can be sequential branched or concurrent and to deal with such kinds of flows the activity diagram has come up with a fork join etc. A fork and join mode used together are often referred to as synchronization.