Mobile Phone Billing System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 22, 2018

Mobile Phone Billing System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Mobile Phone Billing System which shows the flows between the activity of Connection, Customer, Tarrif, Payments, Bill. The main activity involved in this UML Activity Diagram of Mobile Phone Billing System are as follows:

  • Connection Activity
  • Customer Activity
  • Tarrif Activity
  • Payments Activity
  • Bill Activity

Features of the Activity UML diagram of Mobile Phone Billing System

  • Admin User can search Connection, view description of a selected Connection, add Connection, update Connection and delete Connection.
  • Its shows the activity flow of editing, adding and updating of Customer
  • User will be able to search and generate report of Tarrif, Payments, Bill
  • All objects such as ( Connection, Customer, Bill) are interlinked
  • Its shows the full description and flow of Connection, Payments, Bill, Tarrif, Customer
Mobile Phone Billing System Activity Diagram

Mobile Phone Billing System Class Diagram

Posted By freeproject on August 2, 2017

Mobile Phone Billing System Class Diagram describes the structure of a Mobile Phone Billing System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Mobile Phone Billing System are Bills, Customers, Connections, Tarrifs, Connection Types, Payments.

Classes of Mobile Phone Billing System Class Diagram:

  • Bills Class : Manage all the operations of Bills
  • Customers Class : Manage all the operations of Customers
  • Connections Class : Manage all the operations of Connections
  • Tarrifs Class : Manage all the operations of Tarrifs
  • Connection Types Class : Manage all the operations of Connection Types
  • Payments Class : Manage all the operations of Payments

Classes and their attributes of Mobile Phone Billing System Class Diagram:

  • Bills Attributes : bill_id, bill_customer_id, bill_number, bill_type, bill_receipt, bill_description
  • Customers Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Connections Attributes : connection_id, onnection_customer_id, onnection_name, onnection_type, onnection_description
  • Tarrifs Attributes : tarrif_id, tarrif_name, tarrif_type, tarrif_description
  • Connection Types Attributes : cnnectio_type_id, cnnectio_type_name, cnnectio_type_description
  • Payments Attributes : payment_id, payment_customer_id, payment_date, payment_amount, payment_description

Classes and their methods of Mobile Phone Billing System Class Diagram:

  • Bills Methods : addBills(), editBills(), deleteBills(), updateBills(), saveBills(), searchBills()
  • Customers Methods : addCustomers(), editCustomers(), deleteCustomers(), updateCustomers(), saveCustomers(), searchCustomers()
  • Connections Methods : addConnections(), editConnections(), deleteConnections(), updateConnections(), saveConnections(), searchConnections()
  • Tarrifs Methods : addTarrifs(), editTarrifs(), deleteTarrifs(), updateTarrifs(), saveTarrifs(), searchTarrifs()
  • Connection Types Methods : addConnection Types(), editConnection Types(), deleteConnection Types(), updateConnection Types(), saveConnection Types(), searchConnection Types()
  • Payments Methods : addPayments(), editPayments(), deletePayments(), updatePayments(), savePayments(), searchPayments()

Class Diagram of Mobile Phone Billing System :

Class Diagram Image: 
Mobile Phone Billing System Class Diagram

Mobile Phone Billing System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Mobile Phone Billing System which shows components, provided and required interfaces, ports, and relationships between the Tarrif, Customer, Payments, Connection and Bill. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Mobile Phone Billing System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Mobile Phone Billing System:

  • Tarrif Component
  • Customer Component
  • Payments Component
  • Connection Component
  • Bill Component

Featues of Mobile Phone Billing System Component Diagram:

  • You can show the models the components of Mobile Phone Billing System.
  • Model the database schema of Mobile Phone Billing System
  • Model the executables of an application of Mobile Phone Billing System
  • Model the system's source code of Mobile Phone Billing System
Component Diagram: 

Mobile Phone Billing System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Mobile Phone Billing System Entity. The entity-relationship diagram of Mobile Phone Billing System shows all the visual instrument of database tables and the relations between Customers, Tarrifs, Bills, Payments etc. It used structure data and to define the relationships between structured data groups of Mobile Phone Billing System functionalities. The main entities of the Mobile Phone Billing System are Bills, Customers, Connections, Tarrifs, Connection Types and Payments.

Mobile Phone Billing System entities and their attributes :

  • Bills Entity : Attributes of Bills are bill_id, bill_customer_id, bill_number, bill_type, bill_receipt, bill_description
  • Customers Entity : Attributes of Customers are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Connections Entity : Attributes of Connections are connection_id, onnection_customer_id, onnection_name, onnection_type, onnection_description
  • Tarrifs Entity : Attributes of Tarrifs are tarrif_id, tarrif_name, tarrif_type, tarrif_description
  • Connection Types Entity : Attributes of Connection Types are cnnectio_type_id, cnnectio_type_name, cnnectio_type_description
  • Payments Entity : Attributes of Payments are payment_id, payment_customer_id, payment_date, payment_amount, payment_description

Description of Mobile Phone Billing System Database :

  • The details of Bills is store into the Bills tables respective with all tables
  • Each entity (Payments, Connections, Connection Types, Customers, Bills) contains primary key and unique keys.
  • The entity Connections, Connection Types has binded with Bills, Customers entities with foreign key
  • There is one-to-one and one-to-many relationships available between Connection Types, Tarrifs, Payments, Bills
  • All the entities Bills, Connection Types, Connections, Payments are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Mobile Phone Billing System tables for fast query execution.
Mobile Phone Billing System ER Diagram

Mobile Phone Billing System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Mobile Phone Billing System which shows the interaction between the objects of Connection, Payments, Bill, Tarrif, Customer. The instance of class objects involved in this UML Sequence Diagram of Mobile Phone Billing System are as follows:

  • Connection Object
  • Payments Object
  • Bill Object
  • Tarrif Object
  • Customer Object

This is the UML sequence diagram of Mobile Phone Billing System which shows the interaction between the objects of Connection, Payments, Bill, Tarrif, Customer. The instance of class objects involved in this UML Sequence Diagram of Mobile Phone Billing System are as follows:

  • Connection Object
  • Payments Object
  • Bill Object
  • Tarrif Object
  • Customer Object

Mobile Phone Billing System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Mobile Phone Billing System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Mobile Phone Billing System. The main actors of Mobile Phone Billing System in this Use Case Diagram are: Super Admin, System User, Shopkeeper, Customers, who perform the different type of use cases such as Manage Bills, Manage Customers, Manage Connections, Manage Tarrifs, Manage Connection Types, Manage Payments, Manage Users and Full Mobile Phone Billing System Operations. Major elements of the UML use case diagram of Mobile Phone Billing System are shown on the picture below.

The relationships between and among the actors and the use cases of Mobile Phone Billing System:

  • Super Admin Entity : Use cases of Super Admin are Manage Bills, Manage Customers, Manage Connections, Manage Tarrifs, Manage Connection Types, Manage Payments, Manage Users and Full Mobile Phone Billing System Operations
  • System User Entity : Use cases of System User are Manage Bills, Manage Customers, Manage Connections, Manage Tarrifs, Manage Connection Types, Manage Payments
  • Shopkeeper Entity : Use cases of Shopkeeper are Create Invoice, Manage Mobiles, Manage Customers, Create Bills, Collect Payments
  • Customers Entity : Use cases of Customers are Search Mobile, Add to Cart, Make Payment, View Mobile Features

Use Case Diagram of Mobile Phone Billing System :

Mobile Phone Billing System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz