Placement Cell Management System UML Diagram

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

Posted By freeproject on March 22, 2018

Placement Cell Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Placement Cell Management System which shows the flows between the activity of Placements, Trainning, Job, College, Company. The main activity involved in this UML Activity Diagram of Placement Cell Management System are as follows:

  • Placements Activity
  • Trainning Activity
  • Job Activity
  • College Activity
  • Company Activity

Features of the Activity UML diagram of Placement Cell Management System

  • Admin User can search Placements, view description of a selected Placements, add Placements, update Placements and delete Placements.
  • Its shows the activity flow of editing, adding and updating of Trainning
  • User will be able to search and generate report of Job, College, Company
  • All objects such as (Placements, Trainning, Company) are interlinked
  • Its shows the full description and flow of Placements, College, Company, Job, Trainning
Placement Cell Management System Activity Diagram

Placement Cell Management System Class Diagram

Posted By freeproject on August 2, 2017

Placement Cell Management System Class Diagram describes the structure of a Placement Cell Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Placement Cell Management System are Placements, Trainning, Job, Company, College, Applicant.

Classes of Placement Cell Management System Class Diagram:

  • Placements Class : Manage all the operations of Placements
  • Trainning Class : Manage all the operations of Trainning
  • Job Class : Manage all the operations of Job
  • Company Class : Manage all the operations of Company
  • College Class : Manage all the operations of College
  • Applicant Class : Manage all the operations of Applicant

Classes and their attributes of Placement Cell Management System Class Diagram:

  • Placements Attributes : placement_id, placement_college_id, placement_student_id, placement_qualification, placement_type, placement_description
  • Trainning Attributes : training_id, training_college_id, training_name, training_type, training_description
  • Job Attributes : job_id, job_name, job_type, job_salary, job_vacancy, job_description
  • Company Attributes : company_id, company_name, comapny_type, company_description, company_address
  • College Attributes : college_id, college_name, college_description, college_address,
  • Applicant Attributes : applicant_id, applicant_name, applicant_mobile, applicant_email, applicant_applicantname, applicant_password, applicant_address

Classes and their methods of Placement Cell Management System Class Diagram:

  • Placements Methods : addPlacements(), editPlacements(), deletePlacements(), updatePlacements(), savePlacements(), searchPlacements()
  • Trainning Methods : addTrainning(), editTrainning(), deleteTrainning(), updateTrainning(), saveTrainning(), searchTrainning()
  • Job Methods : addJob(), editJob(), deleteJob(), updateJob(), saveJob(), searchJob()
  • Company Methods : addCompany(), editCompany(), deleteCompany(), updateCompany(), saveCompany(), searchCompany()
  • College Methods : addCollege(), editCollege(), deleteCollege(), updateCollege(), saveCollege(), searchCollege()
  • Applicant Methods : addApplicant(), editApplicant(), deleteApplicant(), updateApplicant(), saveApplicant(), searchApplicant()

Class Diagram of Placement Cell Management System :

Class Diagram Image: 
Placement Cell Management System Class Diagram

Placement Cell Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Placement Cell Management System which shows components, provided and required interfaces, ports, and relationships between the Qualification, College, Trainning, Applicant and Job. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Placement Cell Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Placement Cell Management System:

  • Qualification Component
  • College Component
  • Trainning Component
  • Applicant Component
  • Job Component

Featues of Placement Cell Management System Component Diagram:

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

Placement Cell Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Placement Cell Management System Entity. The entity-relationship diagram of Placement Cell Management System shows all the visual instrument of database tables and the relations between Trainning, Company, Placements, Applicant etc. It used structure data and to define the relationships between structured data groups of Placement Cell Management System functionalities. The main entities of the Placement Cell Management System are Placements, Trainning, Job, Company, College and Applicant.

Placement Cell Management System entities and their attributes :

  • Placements Entity : Attributes of Placements are placement_id, placement_college_id, placement_student_id, placement_qualification, placement_type, placement_description
  • Trainning Entity : Attributes of Trainning are training_id, training_college_id, training_name, training_type, training_description
  • Job Entity : Attributes of Job are job_id, job_name, job_type, job_salary, job_vacancy, job_description
  • Company Entity : Attributes of Company are company_id, company_name, comapny_type, company_description, company_address
  • College Entity : Attributes of College are college_id, college_name, college_description, college_address,
  • Applicant Entity : Attributes of Applicant are applicant_id, applicant_name, applicant_mobile, applicant_email, applicant_applicantname, applicant_password, applicant_address

Description of Placement Cell Management System Database :

  • The details of Placements is store into the Placements tables respective with all tables
  • Each entity ( Applicant, Job, College, Trainning, Placements) contains primary key and unique keys.
  • The entity Job, College has binded with Placements, Trainning entities with foreign key
  • There is one-to-one and one-to-many relationships available between College, Company, Applicant, Placements
  • All the entities Placements, College, Job, Applicant are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Placement Cell Management System tables for fast query execution.
Placement Cell Management System ER Diagram

Placement Cell Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Placement Cell Management System which shows the interaction between the objects of Job, Company, Applicant, College, Qualification. The instance of class objects involved in this UML Sequence Diagram of Placement Cell Management System are as follows:

  • Job Object
  • Company Object
  • Applicant Object
  • College Object
  • Qualification Object

This is the UML sequence diagram of Placement Cell Management System which shows the interaction between the objects of Job, Company, Applicant, College, Qualification. The instance of class objects involved in this UML Sequence Diagram of Placement Cell Management System are as follows:

  • Job Object
  • Company Object
  • Applicant Object
  • College Object
  • Qualification Object

Placement Cell 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 Placement Cell Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Placement Cell Management System. The main actors of Placement Cell Management System in this Use Case Diagram are: Super Admin, System User, Company, Candidates, who perform the different type of use cases such as Manage Placements, Manage Trainning, Manage Job, Manage Company, Manage College, Manage Applicant, Manage Qualification, Manage Users and Full Placement Cell Management System Operations. Major elements of the UML use case diagram of Placement Cell Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Placement Cell Management System:

  • Super Admin Entity : Use cases of Super Admin are Manage Placements, Manage Trainning, Manage Job, Manage Company, Manage College, Manage Applicant, Manage Qualification, Manage Users and Full Placement Cell Management System Operations
  • System User Entity : Use cases of System User are Manage Placements, Manage Trainning, Manage Job, Manage Company, Manage College, Manage Applicant, Manage Qualification
  • Company Entity : Use cases of Company are Post Jobs, Search Candidates, Send Email to Candidates
  • Candidates Entity : Use cases of Candidates are Search Job, Apply for Jobs, Filter Jobs Data

Use Case Diagram of Placement Cell Management System :

Placement Cell Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz