3.activity Diagram
3.activity Diagram
3.activity Diagram
Activity Diagrams
Activity Diagrams
I
Activity Diagrams
Activity Diagrams
I
Activity Diagrams
Activity Diagrams
I
Activity Diagrams
Activity Diagrams
I
Activity Diagrams
Activity Diagrams
I
I
I
Activity Diagrams
Activity Diagrams
I
I
I
I
Activity Diagrams
Components
Activity Diagrams
Components
Activity Diagrams
Components
Activity Diagrams
Components
Activity Diagrams
Components
Activity Diagrams
Components
Activity Diagrams
Example
Consider the flow of activities of an order management system.
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
After the type of order is identified, the order is dispatched.
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
After the type of order is identified, the order is dispatched.
The problem describes 4 main activities:
1. Send order by customer
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
After the type of order is identified, the order is dispatched.
The problem describes 4 main activities:
1. Send order by customer
2. Receipt of the order
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
After the type of order is identified, the order is dispatched.
The problem describes 4 main activities:
1. Send order by customer
2. Receipt of the order
3. Confirm the order
Activity Diagrams
Example
Consider the flow of activities of an order management system. When
a customer sends an order request, the order request system confirms
the receipt of the order.After receiving the order request, condition
checks are performed to check if it is a normal or a special order.
After the type of order is identified, the order is dispatched.
The problem describes 4 main activities:
1. Send order by customer
2. Receipt of the order
3. Confirm the order
4. Dispatch order
Activity Diagrams
Example continued...
Activity Diagrams
Activity vs Action
Activity
An activity consists of a block of statements that take some time to
execute.
Activity Diagrams
Activity vs Action
Activity
An activity consists of a block of statements that take some time to
execute.
Action
An action consists of a single statement and takes an insignificant
amount of time to execute.
I
Activity Diagrams
Activity vs Action
Activity
An activity consists of a block of statements that take some time to
execute.
Action
An action consists of a single statement and takes an insignificant
amount of time to execute.
I
Activity Diagrams
Activity vs Action
Activity
An activity consists of a block of statements that take some time to
execute.
Action
An action consists of a single statement and takes an insignificant
amount of time to execute.
I
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed. Otherwise,
an invoice is prepared and sent to the Finance department for follow
up and, at the same time, the order is sent to the Order Fulfillment
department.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed. Otherwise,
an invoice is prepared and sent to the Finance department for follow
up and, at the same time, the order is sent to the Order Fulfillment
department. The Finance department processes the payment once
received and informs the Customer Service department.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed. Otherwise,
an invoice is prepared and sent to the Finance department for follow
up and, at the same time, the order is sent to the Order Fulfillment
department. The Finance department processes the payment once
received and informs the Customer Service department.Also, the
Order Fulfillment department checks to see if the ordered items are
available.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed. Otherwise,
an invoice is prepared and sent to the Finance department for follow
up and, at the same time, the order is sent to the Order Fulfillment
department. The Finance department processes the payment once
received and informs the Customer Service department.Also, the
Order Fulfillment department checks to see if the ordered items are
available. If available, the order is delivered to the customer,
otherwise, it is back ordered.
Activity Diagrams
Example
Consider the flow of activities within a company that receives orders
through the internet.Once the order is received by the Customer
Service department, the customers credit is checked.If the customer
has a bad credit rating, the order is rejected and closed. Otherwise,
an invoice is prepared and sent to the Finance department for follow
up and, at the same time, the order is sent to the Order Fulfillment
department. The Finance department processes the payment once
received and informs the Customer Service department.Also, the
Order Fulfillment department checks to see if the ordered items are
available. If available, the order is delivered to the customer,
otherwise, it is back ordered.In either case, the Customer Service
department is informed to close the order.
Activity Diagrams
Example continued...
Activity Diagrams
Activity Diagrams