Telephone Directory Management System UML Diagram

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

Posted By freeproject on March 23, 2018

Telephone Directory Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Telephone Directory Management System which shows the flows between the activity of Email Id, City Name, Address, Contact, Phone Number. The main activity involved in this UML Activity Diagram of Telephone Directory Management System are as follows:

  • Email Id Activity
  • City Name Activity
  • Address Activity
  • Contact Activity
  • Phone Number Activity

Features of the Activity UML diagram of Telephone Directory Management System

  • Admin User can search Email Id, view description of a selected Email Id, add Email Id, update Email Id and delete Email Id.
  • Its shows the activity flow of editing, adding and updating of City Name
  • User will be able to search and generate report of Address, Contact, Phone Number
  • All objects such as ( Email Id, City Name, Phone Number) are interlinked
  • Its shows the full description and flow of Email Id, Contact, Phone Number, Address, City Name
Telephone Directory Management System Activity Diagram

Telephone Directory Management System Class Diagram

Posted By freeproject on August 2, 2017

Telephone Directory Management System Class Diagram describes the structure of a Telephone Directory Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Telephone Directory Management System are New Phone Number, Contact Details, Address, City Name, List of Contact, Email Id.

Classes of Telephone Directory Management System Class Diagram:

  • New Phone Number Class : Manage all the operations of New Phone Number
  • Contact Details Class : Manage all the operations of Contact Details
  • Address Class : Manage all the operations of Address
  • City Name Class : Manage all the operations of City Name
  • List of Contact Class : Manage all the operations of List of Contact
  • Email Id Class : Manage all the operations of Email Id

Classes and their attributes of Telephone Directory Management System Class Diagram:

  • New Phone Number Attributes : phone_number_id, phone_number_contact_id, phone_number_name, phone_number_type, phone_number_description
  • Contact Details Attributes : contact_id, contact_name, contact_phone_number, contact_type, contact_description
  • Address Attributes : address_id, address_people_id, address_place, address_type, address_description
  • City Name Attributes : city_id, city_name, vtype, city_description
  • List of Contact Attributes : list_contact_id, list_contact_name, vtype, vdescription
  • Email Id Attributes : email_id, email_title, email_type, email_description

Classes and their methods of Telephone Directory Management System Class Diagram:

  • New Phone Number Methods : addNew Phone Number(), editNew Phone Number(), deleteNew Phone Number(), updateNew Phone Number(), saveNew Phone Number(), searchNew Phone Number()
  • Contact Details Methods : addContact Details(), editContact Details(), deleteContact Details(), updateContact Details(), saveContact Details(), searchContact Details()
  • Address Methods : addAddress(), editAddress(), deleteAddress(), updateAddress(), saveAddress(), searchAddress()
  • City Name Methods : addCity Name(), editCity Name(), deleteCity Name(), updateCity Name(), saveCity Name(), searchCity Name()
  • List of Contact Methods : addList of Contact(), editList of Contact(), deleteList of Contact(), updateList of Contact(), saveList of Contact(), searchList of Contact()
  • Email Id Methods : addEmail Id(), editEmail Id(), deleteEmail Id(), updateEmail Id(), saveEmail Id(), searchEmail Id()

Class Diagram of Telephone Directory Management System :

Class Diagram Image: 
Telephone Directory Management System Class Diagram

Telephone Directory Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Telephone Directory Management System which shows components, provided and required interfaces, ports, and relationships between the Phone Number, Email Id, Contact, City Name and Address. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Telephone Directory Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Telephone Directory Management System:

  • Phone Number Component
  • Email Id Component
  • Contact Component
  • City Name Component
  • Address Component

Featues of Telephone Directory Management System Component Diagram:

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

Telephone Directory Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Telephone Directory Management System Entity. The entity-relationship diagram of Telephone Directory Management System shows all the visual instrument of database tables and the relations between Contact Details, City Name, New Phone Number, Email Id etc. It used structure data and to define the relationships between structured data groups of Telephone Directory Management System functionalities. The main entities of the Telephone Directory Management System are New Phone Number, Contact Details, Address, City Name, List of Contact and Email Id.

Telephone Directory Management System entities and their attributes :

  • New Phone Number Entity : Attributes of New Phone Number are phone_number_id, phone_number_contact_id, phone_number_name, phone_number_type, phone_number_description
  • Contact Details Entity : Attributes of Contact Details are contact_id, contact_name, contact_phone_number, contact_type, contact_description
  • Address Entity : Attributes of Address are address_id, address_people_id, address_place, address_type, address_description
  • City Name Entity : Attributes of City Name are city_id, city_name, vtype, city_description
  • List of Contact Entity : Attributes of List of Contact are list_contact_id, list_contact_name, vtype, vdescription
  • Email Id Entity : Attributes of Email Id are email_id, email_title, email_type, email_description

Description of Telephone Directory Management System Database :

  • The details of New Phone Number is store into the New Phone Number tables respective with all tables
  • Each entity ( Email Id, Address, List of Contact, Contact Details, New Phone Number) contains primary key and unique keys.
  • The entity Address, List of Contact has binded with New Phone Number, Contact Details entities with foreign key
  • There is one-to-one and one-to-many relationships available between List of Contact, City Name, Email Id, New Phone Number
  • All the entities New Phone Number, List of Contact, Address, Email Id are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Telephone Directory Management System tables for fast query execution.
Telephone Directory Management System ER Diagram

Telephone Directory Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Telephone Directory Management System which shows the interaction between the objects of Email Id, City Name, Address, Contact, Phone Number. The instance of class objects involved in this UML Sequence Diagram of Telephone Directory Management System are as follows:

  • Email Id Object
  • City Name Object
  • Address Object
  • Contact Object
  • Phone Number Object

This is the UML sequence diagram of Telephone Directory Management System which shows the interaction between the objects of Email Id, City Name, Address, Contact, Phone Number. The instance of class objects involved in this UML Sequence Diagram of Telephone Directory Management System are as follows:

  • Email Id Object
  • City Name Object
  • Address Object
  • Contact Object
  • Phone Number Object

Telephone Directory 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 Telephone Directory Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Telephone Directory Management System. The main actors of Telephone Directory Management System in this Use Case Diagram are: Super Admin, System User, User, Anonymous Users, who perform the different type of use cases such as New Phone Number, Manage Contact Details, Manage Address, Manage City Name, Manage List of Contact, Manage Email Id, Manage Users and Full Telephone Directory Management System Operations. Major elements of the UML use case diagram of Telephone Directory Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Telephone Directory Management System:

  • Super Admin Entity : Use cases of Super Admin are New Phone Number, Manage Contact Details, Manage Address, Manage City Name, Manage List of Contact, Manage Email Id, Manage Users and Full Telephone Directory Management System Operations
  • System User Entity : Use cases of System User are New Phone Number, Manage Contact Details, Manage Address, Manage City Name, Manage List of Contact, Manage Email Id
  • User Entity : Use cases of User are Search Contacts, Add to Profile, Delete Contact, Add Photos, Update Contact
  • Anonymous Users Entity : Use cases of Anonymous Users are View Information, Fill Contact Us, Search Content

Use Case Diagram of Telephone Directory Management System :

Telephone Directory Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz