Submitted by
Kiran patel
What is use case diagram
A use case diagram is a graphic depiction of the interactions among
the elements of a system
Use case of library management
What is class diagram
A class diagram is an illustration of the relationships and source code
dependencies among classes in the Unified Modeling Language (UML).
 A class defines the methods and variables in an object, which is a specific
entity in a program or the unit of code representing that entity.
Class Diagram
What is DFD
A data flow diagram (DFD) is a graphical representation of the "flow"
of data through an information system, modeling its process aspects.
 A DFD is often used as a preliminary step to create an overview of
the system,

Library management (use case diagram Software engineering)

  • 1.
  • 2.
    What is usecase diagram A use case diagram is a graphic depiction of the interactions among the elements of a system
  • 3.
    Use case oflibrary management
  • 4.
    What is classdiagram A class diagram is an illustration of the relationships and source code dependencies among classes in the Unified Modeling Language (UML).  A class defines the methods and variables in an object, which is a specific entity in a program or the unit of code representing that entity.
  • 5.
  • 6.
    What is DFD Adata flow diagram (DFD) is a graphical representation of the "flow" of data through an information system, modeling its process aspects.  A DFD is often used as a preliminary step to create an overview of the system,