To Design The Use Case Diagram For Railway Reservation System
To Design The Use Case Diagram For Railway Reservation System
To Design The Use Case Diagram For Railway Reservation System
Actors
Actors are the users of a system. When one system is the actor of another
system, label the actor system with the actor stereotype.
Relationships
Illustrate relationships between an actor and a use case with a simple line. For
relationships among use cases, use arrows labelled either "uses" or "extends."
A "uses" relationship indicates that one use case is needed by another in order
to perform a task. An "extends" relationship indicates alternative options under
a certain use case.
EXPERIMENT – 4
To Design the E-R Diagram for Railway Reservation
System.
Entity-Relationship Diagram:-
The ER or (Entity Relational Model) is a high-level conceptual data model diagram.
Entity-Relation model is based on the notion of real-world entities and the
relationship between them. ER modelling helps you to analyse data requirements
systematically to produce a well-designed database. So, it is considered a best
practice to complete ER modelling before implementing your database.
Uses of ER Diagrams:
ER Model is used to model the logical view of the system from the data perspective
which consists of these components:
Entity
Entity Type
Entity Set
Level-1 DFD