0% found this document useful (0 votes)
27 views6 pages

Symbols: Ii. Use Case Diagram

The document discusses use case diagrams, which capture user interactions with a system. A use case diagram contains actors, use cases, and connections. Actors are external entities that interact with the system, while use cases represent tasks performed within the system. Connections depict the relationships between actors and use cases. The document also provides examples of use case diagrams for an address book, ATM, library, and dictionary system.

Uploaded by

DaniloMoceri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views6 pages

Symbols: Ii. Use Case Diagram

The document discusses use case diagrams, which capture user interactions with a system. A use case diagram contains actors, use cases, and connections. Actors are external entities that interact with the system, while use cases represent tasks performed within the system. Connections depict the relationships between actors and use cases. The document also provides examples of use case diagrams for an address book, ATM, library, and dictionary system.

Uploaded by

DaniloMoceri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

August 22, 2015 | 3:31:40 PM

II. USE CASE DIAGRAM


:
:
Interaction between user and system

Capture the user needs and system responsibilities

It is a type of behavioral diagrams


SYMBOLS
1. Use case :

2. Actor :

3. Boundary : OR

4. Connection :
5. Includes : <<includes>>
6. Excludes : <<excludes>>

COMPONENTS:
:
:
1. Actor

External entity (placed outside of system boundary)

It is mainly used to call the use cases

1
August 22, 2015 | 3:31:40 PM

Actor can be anything (e.g: software, hardware or machine) but it


must interacts with system

An actor is a role not a specific user. It represents only category of a


user.

One user may play many roles and an actor may represent many users
Ex:

2. Connection / Association

An association between an actor and a use case

It depicts a usage relationship

It does not indicate a data flow


3. Use Case
It captures the user requirements

Use cases can be related to each other

Use cases are main tasks performed by the user of a system

2
August 22, 2015 | 3:31:40 PM

It represents the complete functionality of a task

Use case is placed inside the system

It may need a sequence of individual steps to carry out the use cases

II. EXAMPLES OF USE CASE DIAGRAM


:
:
1. ADDRESS BOOK:
:
:

:
:
:
:
:
:
:
:

3
August 22, 2015 | 3:31:40 PM

2. ATM SYSTEM:
:

:
:
:
:
:
:
:
:

4
August 22, 2015 | 3:31:40 PM

3. LIBRARY SYSTEM:
:

:
:
:
:
:
:
:
:

5
August 22, 2015 | 3:31:40 PM

4. DICTIONARY SYSTEM:
:

:
:
:
:
:
:
:
:

You might also like