5.
2 Usecase Diagram
A Use case is a description of set of sequence of actions
Graphically it is rendered as an ellipse with solid line including only its
name. Use case diagram is a behavioral diagram that shows a set of
use cases and actors and their relationship. It is an association
between the use cases and actors. An actor represents a real-world
object.
5.2.1 Use case Diagram for Student
49
5.2.2 Use case Diagram for Company person
50
5.2.3 Use case Diagram for Admin
51
Class Diagram
5.3 Sequence Diagram
Sequence diagram and collaboration diagram are called
INTERACTION DIAGRAMS. An interaction diagram shows an
interaction, consisting of set of objects and their relationship including
the messages that may be dispatched among them.
A sequence diagram is an introduction that empathizes the time
ordering of messages. Graphically a sequence diagram is a table that
shows objects arranged along the X-axis and messages ordered in
increasing time along the Y-axis
5.3.1 Sequence Diagram for Student
52
5.3.2 Sequence Diagram for Company person
53
5.3.3 Sequence Diagram for Admin
Context Level DFD
4.2 LEVEL 1 DFD
4.3 LEVEL 2 DFD FOR STUDENT
4.4 LEVEL 2 DFD FOR COMPANY
LEVEL 2 DFD FOR TPO