0% found this document useful (0 votes)
56 views5 pages

Distributer Stock Details Replacement: Usecase Diagram

The document contains diagrams that model different aspects of a stock maintenance system. The use case diagram shows actors like customers, distributors, producers, and accountants interacting with the system for ordering, cancelling orders, checking availability, and more. The class diagram defines classes for customers, distributors, producers, accountants, and the system. Sequence, collaboration, component, and activity diagrams provide additional views of system interactions and components.

Uploaded by

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

Distributer Stock Details Replacement: Usecase Diagram

The document contains diagrams that model different aspects of a stock maintenance system. The use case diagram shows actors like customers, distributors, producers, and accountants interacting with the system for ordering, cancelling orders, checking availability, and more. The class diagram defines classes for customers, distributors, producers, accountants, and the system. Sequence, collaboration, component, and activity diagrams provide additional views of system interactions and components.

Uploaded by

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

USECASE DIAGRAM:

stock details Replacement


Distributer

Ordering cancellation
Ordering product

Login
Customer

Producer Recieve stock

Payment
Accountant

Check availability Logout


System
CLASS DIAGRAM:

Customer
name : string
distributor
Id : string
name : string
Login()
Order product() Provide replacement()
cancel order() ProvideStockDetails()
Receive stock()
Logout()

Producer
Accountant name : string
name : string Get stock details()
Check avilability()
Login()
get payment()

System

Login()
Check availability()
SEQUENCE DIAGRAM:

Maintanance Checkl level Stock level Stock details


person interface interface
Enter item code

Enter item have

Get stock details

Check level

Recorder stock
COLLABORATION DIAGRAM:

1: Enter item code


Maintanance Checkl level
person interface

2: Enter item have


4: Check level
5: Recorder stock

3: Get stock details


Stock level Stock
interface details

COMPONENT DIAGRAM:

Stock maintenance System


ACTIVITY DIAGRAM:

Login

Order Product
Check
Availability

Stock
Details

If Not Available
Do Cancel
Payment If Available

Get
Payment

Receive
stock

Logout

You might also like