Cabel Operator Management System UML Diagram

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

Posted By freeproject on March 18, 2018

Cabel Operator Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Cabel Operator Management System which shows the flows between the activity of Operators, Customers, Payment, Plans, Login. The main activity involved in this UML Activity Diagram of Cabel Operator Management System are as follows:

  • Operators Activity
  • Customers Activity
  • Payment Activity
  • Plans Activity
  • Login Activity

Features of the Activity UML diagram of Cabel Operator Management System

  • Admin User can search Operators, view description of a selected Operators, add Operators, update Operators and delete Operators.
  • Its shows the activity flow of editing, adding and updating of Customers
  • User will be able to search and generate report of Payment, Plans, Login
  • All objects such as (Operators, Customers, Login) are interlinked
  • Its shows the full description and flow of Operators, Plans, Login, Payment, Customers
Cabel Operator Management System Activity Diagram

Cable Operator Management System Class Diagram

Posted By freeproject on August 2, 2017

Cabel Operator Management System Class Diagram describes the structure of a Cabel Operator Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Cabel Operator Management System are Operators, Customers, Channels, Payment, Plans, Login.

Classes of Cabel Operator Management System Class Diagram:

  • Operators Class : Manage all the operations of Operators
  • Customers Class : Manage all the operations of Customers
  • Channels Class : Manage all the operations of Channels
  • Payment Class : Manage all the operations of Payment
  • Plans Class : Manage all the operations of Plans
  • Login Class : Manage all the operations of Login

Classes and their attributes of Cabel Operator Management System Class Diagram:

  • Operators Attributes : operator_id, operator_name, operator_mobile, operator_email, operator_username, operator_password, operator_address
  • Customers Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Channels Attributes : channel_id, channel_name, channel_number, channel_type, channel_charge, channel_description
  • Payment Attributes : payment_id, payment_customer_id, payment_date, payment_bill, payment_type, payment_description
  • Plans Attributes : plan_id, plan_channel_id, plan_name, plan_price, plan_type, plan_payment, plan_description
  • Login Attributes : login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Classes and their methods of Cabel Operator Management System Class Diagram:

  • Operators Methods : addOperators(), editOperators(), deleteOperators(), updateOperators(), saveOperators(), searchOperators()
  • Customers Methods : addCustomers(), editCustomers(), deleteCustomers(), updateCustomers(), saveCustomers(), searchCustomers()
  • Channels Methods : addChannels(), editChannels(), deleteChannels(), updateChannels(), saveChannels(), searchChannels()
  • Payment Methods : addPayment(), editPayment(), deletePayment(), updatePayment(), savePayment(), searchPayment()
  • Plans Methods : addPlans(), editPlans(), deletePlans(), updatePlans(), savePlans(), searchPlans()
  • Login Methods : addLogin(), editLogin(), deleteLogin(), updateLogin(), saveLogin(), searchLogin()

Class Diagram of Cabel Operator Management System :

Class Diagram Image: 
Cable Operator Management System Class Diagram

Cabel Operator Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Cabel Operator Management System which shows components, provided and required interfaces, ports, and relationships between the Operators, Channels, Customers, Payment and Login. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Cabel Operator Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Cabel Operator Management System:

  • Operators Component
  • Channels Component
  • Customers Component
  • Payment Component
  • Login Component

Featues of Cabel Operator Management System Component Diagram:

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

Cable Operator Management System Dataflow Diagram

Posted By namita on June 29, 2017
Cable Operator Management System Data flow diagram is often used as a preliminary step to create an overview of the Cable without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Cable process. It contains all of the userflow and their entities such all the flow of Operators, Customers, Channels, Payment, Plans, Login, Authentication. All of the below diagrams has been used for the visualization of data processing and structured design of the Cable process and working flow.

Zero Level Data flow Diagram(0 Level DFD) of Cable Operator Management System :

This is the Zero Level DFD of Cable Operator Management System, where we have eloborated the high level process of Cable. It’s a basic overview of the whole Cable Operator Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Plans,Login and Authentication showing the system as a single high-level process, with its relationship to external entities of Operators,Customers and Channels. It should be easily understood by a wide audience, including Operators,Channels and Plans In zero leve DFD of Cable Operator Management System, we have described the high level flow of the Cable system.

High Level Entities and proccess flow of Cable Operator Management System:

  • Managing all the Operators
  • Managing all the Customers
  • Managing all the Channels
  • Managing all the Payment
  • Managing all the Plans
  • Managing all the Login
  • Managing all the Authentication
Zero Level Data flow Diagram(0 Level DFD) of Cable Operator Management System

First Level Data flow Diagram(1st Level DFD) of Cable Operator Management System :

First Level DFD (1st Level) of Cable Operator Management System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Cable Operator Management System system as a whole. It also identifies internal data stores of Authentication, Login, Plans, Payment, Channels that must be present in order for the Cable system to do its job, and shows the flow of data between the various parts of Operators, Channels, Login, Authentication, Plans of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Cable.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Operators records and generate report of all Operators
  • Processing Customers records and generate report of all Customers
  • Processing Channels records and generate report of all Channels
  • Processing Payment records and generate report of all Payment
  • Processing Plans records and generate report of all Plans
  • Processing Login records and generate report of all Login
  • Processing Authentication records and generate report of all Authentication
First Level Data flow Diagram(1st Level DFD) of Cable Operator Management System

Second Level Data flow Diagram(2nd Level DFD) of Cable Operator Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Cable. It may require more functionalities of Cable to reach the necessary level of detail about the Cable functioning. First Level DFD (1st Level) of Cable Operator Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Authentication, Login, Plans, Payment, Channels, Customers, Operators.

Low level functionalities of Cable Operator Management System

  • Admin logins to the system and manage all the functionalities of Cable Operator Management System
  • Admin can add, edit, delete and view the records of Operators, Channels, Plans, Authentication
  • Admin can manage all the details of Customers, Payment, Login
  • Admin can also generate reports of Operators, Customers, Channels, Payment, Plans, Login
  • Admin can search the details of Customers, Plans, Login
  • Admin can apply different level of filters on report of Operators, Payment, Plans
  • Admin can tracks the detailed information of Customers, Channels, Payment, , Plans
Second Level Data flow Diagram(2nd Level DFD) of Cable Operator Management System

Cabel Operator Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Cabel Operator Management System Entity. The entity-relationship diagram of Cabel Operator Management System shows all the visual instrument of database tables and the relations between Customers, Payment, Operators, Login etc. It used structure data and to define the relationships between structured data groups of Cabel Operator Management System functionalities. The main entities of the Cabel Operator Management System are Operators, Customers, Channels, Payment, Plans and Login.

Cabel Operator Management System entities and their attributes :

  • Operators Entity : Attributes of Operators are operator_id, operator_name, operator_mobile, operator_email, operator_username, operator_password, operator_address
  • Customers Entity : Attributes of Customers are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Channels Entity : Attributes of Channels are channel_id, channel_name, channel_number, channel_type, channel_charge, channel_description
  • Payment Entity : Attributes of Payment are payment_id, payment_customer_id, payment_date, payment_bill, payment_type, payment_description
  • Plans Entity : Attributes of Plans are plan_id, plan_channel_id, plan_name, plan_price, plan_type, plan_payment, plan_description
  • Login Entity : Attributes of Login are login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Description of Cabel Operator Management System Database :

  • The details of Operators is store into the Operators tables respective with all tables
  • Each entity (Login, Channels, Plans, Customers, Operators) contains primary key and unique keys.
  • The entity Channels, Plans has binded with Operators, Customers entities with foreign key
  • There is one-to-one and one-to-many relationships available between Plans, Payment, Login, Operators
  • All the entities Operators, Plans, Channels, Login are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Cabel Operator Management System tables for fast query execution.
Cabel Operator Management System ER Diagram

Cabel Operator Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Cabel Operator Management System which shows the interaction between the objects of Customers, Payment, Plans, Operators, Login. The instance of class objects involved in this UML Sequence Diagram of Cabel Operator Management System are as follows:

  • Customers Object
  • Payment Object
  • Plans Object
  • Operators Object
  • Login Object

This is the UML sequence diagram of Cabel Operator Management System which shows the interaction between the objects of Customers, Payment, Plans, Operators, Login. The instance of class objects involved in this UML Sequence Diagram of Cabel Operator Management System are as follows:

  • Customers Object
  • Payment Object
  • Plans Object
  • Operators Object
  • Login Object

Cabel Operator Management 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 Cabel Operator Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Cabel Operator Management System. The main actors of Cabel Operator Management System in this Use Case Diagram are: Super Admin, System User, Customer, Operators, who perform the different type of use cases such as Manage Operators, Manage Customers, Manage Channels, Manage Payment, Manage Plans, Manage Login, Manage Users and Full Cabel Operator Management System Operations. Major elements of the UML use case diagram of Cabel Operator Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Cabel Operator Management System:

  • Super Admin Entity : Use cases of Super Admin are Manage Operators, Manage Customers, Manage Channels, Manage Payment, Manage Plans, Manage Login, Manage Users and Full Cabel Operator Management System Operations
  • System User Entity : Use cases of System User are Manage Operators, Manage Customers, Manage Channels, Manage Payment, Manage Plans, Manage Login
  • Customer Entity : Use cases of Customer are Request for Connection, View Balance, Make Payments
  • Operators Entity : Use cases of Operators are View Connection Requests, Recharge Account, Send Reminder

Use Case Diagram of Cabel Operator Management System :

Cabel Operator Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz