Life Insurance System (UML Diagrams)
UML Диаграммы описывают систему страхования жизни. Система страхования жизни регистрирует клиентов и поддерживает страховые процессы. Акторы и их взаимодействие с системой моделируются с помощью диаграммы вариантов использования. Проект описывает эти страховые процессы с помощью UML - диаграмм активности-регистрация нового клиента для страхования, страховое требование и сбор страховых премий.
Схема Использования Системы Страхования Жизни
Life Insurance System (UML Use Case Diagram)
Actors
- Client (Клиент)
- Sales Agent (Страховой агент)
- Claims Adjuster (оценщик размера страхового убытка)
- Claims Clerk (чиновник по претензиям)
- Insurance Underwriter (страховая компания)
Use Cases
- Ask for insurance (Запросить страховку)
- Offer insurance (Предложить страховку)
- Evaluate client risk level (Оценка уровня риска клиента)
- Accept a client (Принять клиента)
- Reject a client (Отклонить клиента)
- Fill in claim details (Заполните детали претензии)
- List in a new case (Список в новом случае)
- Accept compensation (Примите компенсацию)
- Refuse compensation (Отказать в компенсации)
- Determine the amount of compensation (Определите размер компенсации)
- Cancel the insurance (Отменить страховку)
- Register client (Регистрация клиента)
Регистрация Нового Клиента для страхования (UML Activity Diagram (Диаграмма активности))
Регистрация Нового Клиента для страхования (UML Activity Diagram)
Диаграмма действий включает в себя следующие действия:
- Fill in the registration form (Заполните регистрационную форму)
- Sign the registration form (Подпишите регистрационную форму)
- Sign the insurance agreement (Подписать договор страхования)
- Ask for insurance (Попросите страховку)
- Print the insurance agreement (Распечатайте договор страхования)
- Perform Risk Assessment
- Place the client in a risk group
- Fill in additional data
- Pay the insurance fee
- Register ID
- Print a registration form
- Scan forms and documents
- Check the digitized form
- Confirm the form
- Request additional data
- Notify the client about the rejection
- Enter new data to the system
- Fix the errors
- Accept the client
- Reject the client
- Notify missing data
- Notify about the rejection
- Approve insurance limits
Insurance Claim (UML Activity Diagram)
Insurance Claim (UML Activity Diagram)
Схема страховой деятельности состоит из следующих действий:
- Fill in the claim details
- Send money to the client bank account
- Claim for an insurance event
- Evaluate the conditions for insurance indemnity
- Reject the insurance indemnity
- Calculate the amount of insurance indemnity
- Inform the client about the rejection
- Communicate the event details with the client
- Inform the client about the acceptation
Insurance Premium Collection (UML Activity Diagram)
Insurance Premium Collection (UML Activity Diagram)
Процесс сбора страховых премий изображен с помощью UML диаграммы активности и следующих действий:
- Payment was sent
- Print cancellation note
- Payment was sent
- Print reminder letter
- Send SMS reminder
- Evaluate schedules
- Calculate the premium amount
- Print a bill
- Pay the bill
- The bill received
- Send the note by mail
- Put the bill to an envelope
- Put the reminder letter to an envelope
- Send the bill by mail
- Put the cancellation note to an envelope
- Send the reminder letter by mail
- Prolong the insurance
- Premium paid
- Send a reminder
- A month after the bill due date
- The reminder received
- Pay the bill
- A month after the reminder due date
- Cancel the insurance
Комментарии
Отправить комментарий