|
Martin,
We
have been working on re-architecting the Justice Information Managment System
for Harris County (Houston, Texas). Although your description seems
simple, the real world situation gets much more
complex.
I am
wondering if you are wanting us to do your (home)work for you :) or if there is
some particular nuance of UML modeling you want to understand. If you just
need a UML model of a fairly simple scenario to help you understand UML,
examples abound.
Therefore if you can clarify your request, the forum can better help
you.
thanks,
cve
Cindy VanEpps Software Enginering Analyst Harris County Justice System 713-755-0976
Hi
,
i
Need to Sketch an object model in UML for the following
simple situation:
I am ’re asked to design an Information System for
a registration system for criminality for a police department. Imagine
cops, robbers and crime victims. Victims come to the police to tell their
story, of which details are registered in the system. The victim may
report details about a possible weapon used, about characteristics of the
criminal, about the crime location, and possibly other items like details
of a car used in the crime. The police decides whether the crime is
serious enough to start an investigation, and if it does, it needs to
notify the victim. If a case is solved, the officer that made the
registration is notified, as well as the victim. The robber is summoned
to appear in court. The system should include a search engine to extract
similar cases, which may then be grouped into a case file.
Define an
object model in UML for this problem. Think of classes that you would
include, and motivate why you chose them
|