The activity diagram example below visualize the flow in graphical form. Activity Diagram Example - Student Enrollment. This UML activity diagram example describes a process for student enrollment in a university as follows: An applicant wants to enroll in the university. The applicant hands a filled out copy of Enrollment Form.
Activity: A step or action within an Activity Diagram. Represents an action taken by the system or by an Actor. Activity Diagram: A glorified flowchart that shows the steps and decisions and parallel operations within a process, such as an algorithm or a business process. Aggregation - Is a part of another class. Shown with a hollow diamond ...
Name | Description |
Start symbol | Represents the beginning of a process or ... |
Activity symbol | Indicates the activities that make up a ... |
Connector symbol | Shows the directional flow, or control ... |
Joint symbol/ Synchronization bar | Combines two concurrent activities and ... |