Civil Registrar System UML Diagram

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

Posted By freeproject on March 18, 2018

Civil Registrar System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Civil Registrar System which shows the flows between the activity of Registartion, Birth Record, Blocks, Civil, Cases. The main activity involved in this UML Activity Diagram of Civil Registrar System are as follows:

  • Registartion Activity
  • Birth Record Activity
  • Blocks Activity
  • Civil Activity
  • Cases Activity

Features of the Activity UML diagram of Civil Registrar System

  • Admin User can search Registartion, view description of a selected Registartion, add Registartion, update Registartion and delete Registartion.
  • Its shows the activity flow of editing, adding and updating of Birth Record
  • User will be able to search and generate report of Blocks, Civil, Cases
  • All objects such as ( Registartion, Birth Record, Cases) are interlinked
  • Its shows the full description and flow of Registartion, Civil, Cases, Blocks, Birth Record
Civil Registrar System Activity Diagram

Civil Registrar System Class Diagram

Posted By freeproject on August 2, 2017

Civil Registrar System Class Diagram describes the structure of a Civil Registrar System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Civil Registrar System are Civil, Birth, Death, Blocks, Cases, Civilization.

Classes of Civil Registrar System Class Diagram:

  • Civil Class : Manage all the operations of Civil
  • Birth Class : Manage all the operations of Birth
  • Death Class : Manage all the operations of Death
  • Blocks Class : Manage all the operations of Blocks
  • Cases Class : Manage all the operations of Cases
  • Civilization Class : Manage all the operations of Civilization

Classes and their attributes of Civil Registrar System Class Diagram:

  • Civil Attributes : civil_id, civil_name, civil_birth, civil_death, civil_age, civil_description
  • Birth Attributes : birth_id, birth_civil_id, birth_date, birth_place, birth_description
  • Death Attributes : death_id, death_civil_id, death_date, death_place, death_description
  • Blocks Attributes : blocks_id, blocks_name, blocks_type, blocks_description
  • Cases Attributes : cases_id, cases_name, cases_type, cases_description
  • Civilization Attributes : civilization_id, civilization_name, civilization_type, civilization_description

Classes and their methods of Civil Registrar System Class Diagram:

  • Civil Methods : addCivil(), editCivil(), deleteCivil(), updateCivil(), saveCivil(), searchCivil()
  • Birth Methods : addBirth(), editBirth(), deleteBirth(), updateBirth(), saveBirth(), searchBirth()
  • Death Methods : addDeath(), editDeath(), deleteDeath(), updateDeath(), saveDeath(), searchDeath()
  • Blocks Methods : addBlocks(), editBlocks(), deleteBlocks(), updateBlocks(), saveBlocks(), searchBlocks()
  • Cases Methods : addCases(), editCases(), deleteCases(), updateCases(), saveCases(), searchCases()
  • Civilization Methods : addCivilization(), editCivilization(), deleteCivilization(), updateCivilization(), saveCivilization(), searchCivilization()

Class Diagram of Civil Registrar System :

Class Diagram Image: 
Civil Registrar System Class Diagram

Civil Registrar System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Civil Registrar System which shows components, provided and required interfaces, ports, and relationships between the Civilization, Blocks, Death Record, Registartion and Civil. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Civil Registrar System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Civil Registrar System:

  • Civilization Component
  • Blocks Component
  • Death Record Component
  • Registartion Component
  • Civil Component

Featues of Civil Registrar System Component Diagram:

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

Civil Registrar System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Civil Registrar System Entity. The entity-relationship diagram of Civil Registrar System shows all the visual instrument of database tables and the relations between Birth, Blocks, Civil, Civilization etc. It used structure data and to define the relationships between structured data groups of Civil Registrar System functionalities. The main entities of the Civil Registrar System are Civil, Birth, Death, Blocks, Cases and Civilization.

Civil Registrar System entities and their attributes :

  • Civil Entity : Attributes of Civil are civil_id, civil_name, civil_birth, civil_death, civil_age, civil_description
  • Birth Entity : Attributes of Birth are birth_id, birth_civil_id, birth_date, birth_place, birth_description
  • Death Entity : Attributes of Death are death_id, death_civil_id, death_date, death_place, death_description
  • Blocks Entity : Attributes of Blocks are blocks_id, blocks_name, blocks_type, blocks_description
  • Cases Entity : Attributes of Cases are cases_id, cases_name, cases_type, cases_description
  • Civilization Entity : Attributes of Civilization are civilization_id, civilization_name, civilization_type, civilization_description

Description of Civil Registrar System Database :

  • The details of Civil is store into the Civil tables respective with all tables
  • Each entity (Civilization, Death, Cases, Birth, Civil) contains primary key and unique keys.
  • The entity Death, Cases has binded with Civil, Birth entities with foreign key
  • There is one-to-one and one-to-many relationships available between Cases, Blocks, Civilization, Civil
  • All the entities Civil, Cases, Death, Civilization are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Civil Registrar System tables for fast query execution.
Civil Registrar System ER Diagram

Civil Registrar System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Civil Registrar System which shows the interaction between the objects of Civilization, Civil, Registartion, Blocks, Birth Record. The instance of class objects involved in this UML Sequence Diagram of Civil Registrar System are as follows:

  • Civilization Object
  • Civil Object
  • Registartion Object
  • Blocks Object
  • Birth Record Object

This is the UML sequence diagram of Civil Registrar System which shows the interaction between the objects of Civilization, Civil, Registartion, Blocks, Birth Record. The instance of class objects involved in this UML Sequence Diagram of Civil Registrar System are as follows:

  • Civilization Object
  • Civil Object
  • Registartion Object
  • Blocks Object
  • Birth Record Object

Civil Registrar 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 Civil Registrar System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Civil Registrar System. The main actors of Civil Registrar System in this Use Case Diagram are: Super Admin, System User, Lawyer, Customer, who perform the different type of use cases such as Manage Civil Registartion, Manage Birth Record, Manage Death Record, Manage Blocks, Manage Cases, Manage Civilization, Manage Users and Full Civil Registrar System Operations. Major elements of the UML use case diagram of Civil Registrar System are shown on the picture below.

The relationships between and among the actors and the use cases of Civil Registrar System:

  • Super Admin Entity : Use cases of Super Admin are Manage Civil Registartion, Manage Birth Record, Manage Death Record, Manage Blocks, Manage Cases, Manage Civilization, Manage Users and Full Civil Registrar System Operations
  • System User Entity : Use cases of System User are Manage Civil Registartion, Manage Birth Record, Manage Death Record, Manage Blocks, Manage Cases, Manage Civilization
  • Lawyer Entity : Use cases of Lawyer are View Cases, Create Case Files, Manage Case Dates
  • Customer Entity : Use cases of Customer are Register Case, View Lawyers, Check Case Status, Track Case History

Use Case Diagram of Civil Registrar System :

 Civil Registrar System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz