Re: Modelling databases with Use Cases?

From: Mark Wright <markwright_at_hotpop.com>
Date: Fri, 10 Oct 2003 04:18:22 GMT
Message-ID: <b1fb4ee212d4ffa3d1c040f73fa01bbc_at_news.teranews.com>


"Ryan Gaffuri" <rgaffuri_at_cox.net> wrote in message news:1efdad5b.0310091820.7080843a_at_posting.google.com...
> What experiences have you had with Use Cases and then building a
> relational model off of them?
>
> Does this help if you have an object oriented front end and you need
> some way to map to the relational back end?

Ryan,

In my experience use cases are an effective way to help define and communicate requirements and business rules. The clearer a system is understood the easier it is to model.

They are simply a formal way to describe process interactions in plain language. There is no magic about them. They just help us understand who does what and why.

They get mentioned a lot lately in the same sentence as object oriented programming because the UML has diagrammatic support for them and both the UML and use cases are components of popular OOP analysis and design methodologies.

Regards,
Mark Received on Fri Oct 10 2003 - 06:18:22 CEST

Original text of this message