Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: trusted4u on April 21, 2003, 10:06:06 pm
-
Hello everybody :
Can somebody quickly draw a use case,sequence and collaboration diagram for the following project :
The project is TrafficFines management system for a TAXI COMPANY. Daily while each driver takes the taxi, the data such as his driverid, plateno, startdate, stopdate is entered in a table, lets say TaxiInfo.
Each month the police sends the traffic fines done by our vehicles. It will be entered in the system. The data sent by police includes - Ticket No,finedate,finetime,plate no. But mind you, there is no Driverid. To trace the driverid, the system will use finedate and plateno and then search within the startdate and stopdate range of that plateno in TaxiInfo table. After the search the data is inserted in the TrafficFines table.
As I don't know anything about UML, I hope somebody will definetly help me for the diagrams. If not then atleast help me with the UML tools like the oval shape, different types of flowlines, actors and collaboration diagrams.
Thanks in advance.
Regards,
-Marjo.
-
Come on man. The whole point of being assigned a project is to learn how to do something. Good luck in your endeavours.
-
There are many good books that you could check out. I'll suggest the following...
"Teach Yourself UML in 24 hours": ISBN 0-672-31636-6
On the web, check out:
http://www.cetus-links.org/oo_uml.html
http://www.onesmartclick.com/programming/unified-modeling-language.html
-
Also, you might find the Sparx tutorials at http://www.sparxsystems.com.au/UML_Tutorial.htm useful.
The Zicom Mentor Visual UML Dictionary might also be helpful. You can find out more info about it and download a trial version at http://www.sparxsystems.com.au/zm/zm.htm
Hope this helps. ;)