Retrieved from https://studentshare.org/miscellaneous/1499397-analysis-and-design
https://studentshare.org/miscellaneous/1499397-analysis-and-design.
Guilty Driver inherits from the driver and has all the attributes for the driver. In addition it also has the fine details, payment process.Innocent driver also is inherited from the main driver but makes use of the guilty driver processes when required to pay. In addition to the attributes that the guilty has, this will also have court processing. Suspended driver in case of drivers who fail to pay the fine. Their license details are all maintained in this. InTrial driver has the trial date details.3. Use Case Diagram4.
Use Case - Scheduling a Court DateDescription Table:Source ActorActionDestination ActorDriverSends request for court dateOfficerOfficerPrepares a trial date questionnaire.DriverPrepares a ticket details report CourtDriverFills in the trial date questionnaireCourtCourtFixes the trial date and sends the intimation report.DriverOfficerSequence Diagram5. Structured Approach and Object Oriented ApproachStructured DesignThe computer was expected to solve certain problems that are mathematical and / or processing of the information, compare or sort.
In order to solve these problems, a top down approach was originally used in procedural approach to problem solving. The structured approach was one step ahead of the procedural approach. In both the approaches, the problem was visualized and the method to solve the problem was the one that was worked on. Problem to solve is to be identified and then a step by step process towards solution was worked out in the case of procedural approach. There were a number of hardships faced once the problem became complex.
In order to overcome this problem the structured approach was adopted. The problem that needed a solution was broken down into smaller. Innocent driver also is inherited from the main driver but makes use of the guilty driver processes when required to pay. In addition to the attributes that the guilty has, this will also have court processing. The computer was expected to solve certain problems that are mathematical and / or processing of the information, compare or sort. In order to solve these problems, a top down approach was originally used in procedural approach to problem solving.
The structured approach was one step ahead of the procedural approach. In both the approaches, the problem was visualized and the method to solve the problem was the one that was worked on. Problem to solve is to be identified and then a step by step process towards solution was worked out in the case of procedural approach. There were a number of hardships faced once the problem became complex. In order to overcome this problem the structured approach was adopted. The problem that needed a solution was broken down into smaller problems.
This meant that we had multiple numbers of smaller problems to be solved. On these multiple smaller problems the original procedural approach is applied and solution is reached.
...Download file to see next pages Read More