Farm Management System UML Diagram

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

Posted By freeproject on March 19, 2018

Farm Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Farm Management System which shows the flows between the activity of Farm, Employees, Growth, Treatments, Medicines. The main activity involved in this UML Activity Diagram of Farm Management System are as follows:

  • Farm Activity
  • Employees Activity
  • Growth Activity
  • Treatments Activity
  • Medicines Activity

Features of the Activity UML diagram of Farm Management System

  • Admin User can search Farm, view description of a selected Farm, add Farm, update Farm and delete Farm.
  • Its shows the activity flow of editing, adding and updating of Employees
  • User will be able to search and generate report of Growth, Treatments, Medicines
  • All objects such as (Farm, Employees, Medicines) are interlinked
  • Its shows the full description and flow of Farm, Treatments, Medicines, Growth, Employees
Farm Management System Activity Diagram

Farm Management System Class Diagram

Posted By freeproject on August 2, 2017

Farm Management System Class Diagram describes the structure of a Farm Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Farm Management System are Farm, Plants, Treatments, Medicines, Employees, Login.

Classes of Farm Management System Class Diagram:

  • Farm Class : Manage all the operations of Farm
  • Plants Class : Manage all the operations of Plants
  • Treatments Class : Manage all the operations of Treatments
  • Medicines Class : Manage all the operations of Medicines
  • Employees Class : Manage all the operations of Employees
  • Login Class : Manage all the operations of Login

Classes and their attributes of Farm Management System Class Diagram:

  • Farm Attributes : farm_id, farm_name, farm_type, farm_description
  • Plants Attributes : plant_id, plant_name, plant_type, plant_description
  • Treatments Attributes : treatment_id, treatment_name, treatment_method, treatment_type, treatment_description
  • Medicines Attributes : medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
  • Employees Attributes : employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address
  • Login Attributes : login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Classes and their methods of Farm Management System Class Diagram:

  • Farm Methods : addFarm(), editFarm(), deleteFarm(), updateFarm(), saveFarm(), searchFarm()
  • Plants Methods : addPlants(), editPlants(), deletePlants(), updatePlants(), savePlants(), searchPlants()
  • Treatments Methods : addTreatments(), editTreatments(), deleteTreatments(), updateTreatments(), saveTreatments(), searchTreatments()
  • Medicines Methods : addMedicines(), editMedicines(), deleteMedicines(), updateMedicines(), saveMedicines(), searchMedicines()
  • Employees Methods : addEmployees(), editEmployees(), deleteEmployees(), updateEmployees(), saveEmployees(), searchEmployees()
  • Login Methods : addLogin(), editLogin(), deleteLogin(), updateLogin(), saveLogin(), searchLogin()

Class Diagram of Farm Management System :

Class Diagram Image: 
Farm Management System Class Diagram

Farm Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Farm Management System which shows components, provided and required interfaces, ports, and relationships between the Farm, Employees, Medicines, Growth and Plants. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Farm Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Farm Management System:

  • Farm Component
  • Employees Component
  • Medicines Component
  • Growth Component
  • Plants Component

Featues of Farm Management System Component Diagram:

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

Farm Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Farm Management System Entity. The entity-relationship diagram of Farm Management System shows all the visual instrument of database tables and the relations between Plants, Medicines, Farm, Login etc. It used structure data and to define the relationships between structured data groups of Farm Management System functionalities. The main entities of the Farm Management System are Farm, Plants, Treatments, Medicines, Employees and Login.

Farm Management System entities and their attributes :

  • Farm Entity : Attributes of Farm are farm_id, farm_name, farm_type, farm_description
  • Plants Entity : Attributes of Plants are plant_id, plant_name, plant_type, plant_description
  • Treatments Entity : Attributes of Treatments are treatment_id, treatment_name, treatment_method, treatment_type, treatment_description
  • Medicines Entity : Attributes of Medicines are medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
  • Employees Entity : Attributes of Employees are employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address
  • Login Entity : Attributes of Login are login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Description of Farm Management System Database :

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

Farm Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Farm Management System which shows the interaction between the objects of Employees, Growth, Farm, Treatments, Plants. The instance of class objects involved in this UML Sequence Diagram of Farm Management System are as follows:

  • Employees Object
  • Growth Object
  • Farm Object
  • Treatments Object
  • Plants Object

This is the UML sequence diagram of Farm Management System which shows the interaction between the objects of Employees, Growth, Farm, Treatments, Plants. The instance of class objects involved in this UML Sequence Diagram of Farm Management System are as follows:

  • Employees Object
  • Growth Object
  • Farm Object
  • Treatments Object
  • Plants Object

Farm 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 Farm Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Farm Management System. The main actors of Farm Management System in this Use Case Diagram are: Super Admin, System User, Farmer, ##Actor4##, who perform the different type of use cases such as Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees, Manage Users and Full Farm Management System Operations. Major elements of the UML use case diagram of Farm Management System are shown on the picture below.

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

  • Super Admin Entity : Use cases of Super Admin are Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees, Manage Users and Full Farm Management System Operations
  • System User Entity : Use cases of System User are Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees
  • Farmer Entity : Use cases of Farmer are Create Farms, Add Plants, Create Treatement Plans, Create Irrigation Reports, Manage Seeds Reports
  • ##Actor4## Entity : Use cases of ##Actor4## are ##UseCaseList4##

Use Case Diagram of Farm Management System :

Farm Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz