<< Week 7 >>
(Meeting 8, 9, 10)

Meeting 8: 24 February 2003   

Decided on the system specification, Visual Basic will be used for both function implementation and GUI

 

 
Modifying class diagram :

* refinement on some methods

* completing attributes (e.g. add "device_status" attributes for each device class)

 

 

back to top


Meeting 9: 25 February 2003   

Refinement on class diagram, completing attributes/methods with type/arguments, etc

* Class Diagram Version 3

 

Action by: Chee Wee
Familiarization with Visual Basic

 

 

 

back to top


Meeting 10: 26 February 2003   

Need to do more detailed documentation for the project website

* add more comments/descriptions

* update diagrams, chart

 

Action by: Fida, Dieni
Change on system specification

We decide to use Java instead of Visual Basic since from the beginning we used Java based Rational Rose to develop all diagrams.

Vehicle methods and vehicle database

* attributes for each new created vehicle will be saved as text file

* for each vehicle coming in, its text file will be added to a 2D array (contains car number and its parking lot number) as parkinglocation database

* for searching, each text file will be inserted to the respective index number of this array ( e.g. car001.txt will be saved in array[1] )

 

Action by: Wilson
Implementation of Entrance_Gantries class

 

Action by: Justin
Implementation of Exit_Gantries class and system time function

 

Action by: Kin Song
development of GUI (implemented as entry LCD-screen and exit LCD-screen)

 

Action by: Chee Peng
Any additional attributes or methods are to be added later for final version of the class diagram

 

Action by: Chee Wee

back to top